Searched refs:Verify (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.h41 // Verify the ctx using the key and compare it against signature/siglen
42 mStatus (*Verify)(AlgContext *ctx, mDNSu8 *key, mDNSu32 keylen, mDNSu8 *signature, mDNSu32 siglen); member in struct:__anon17
H A DCryptoAlg.c228 if (func->Verify)
229 return (func->Verify(ctx, key, keylen, signature, siglen));
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh36 * Verify that chill() refuses args greater than
H A Derr.copyoutbadaddr.ksh38 * Verify that copyout() handles bad addresses.
H A Derr.copyoutstrbadaddr.ksh37 * Verify that copyout() handles bad addresses.
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h172 #define Verify "verify" macro
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S580 decw %ax # Verify off
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s1730 ! Verify the inumber received (should be inum < MAXIVNUM).
1750 ! Verify the first intr_vec_t pointer for a given inum and it should

Completed in 77 milliseconds