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

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h94 isc_hmacsha256_sign(isc_hmacsha256_t *ctx, unsigned char *digest, size_t len);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhmacsha.c134 isc_hmacsha256_sign(isc_hmacsha256_t *ctx, unsigned char *digest, size_t len) { function
257 isc_hmacsha256_sign(ctx, newdigest, ISC_SHA256_DIGESTLENGTH);
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c384 isc_hmacsha256_sign(hmacsha256ctx, digest, ISC_SHA256_DIGESTLENGTH);

Completed in 614 milliseconds