Searched refs:isc_hmacsha256_verify (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h97 isc_hmacsha256_verify(isc_hmacsha256_t *ctx, unsigned char *digest, size_t len);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhmacsha.c253 isc_hmacsha256_verify(isc_hmacsha256_t *ctx, unsigned char *digest, size_t len) { function
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c397 if (isc_hmacsha256_verify(hmacsha256ctx, sig->base, sig->length))

Completed in 61 milliseconds