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

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h128 isc_hmacsha512_sign(isc_hmacsha512_t *ctx, unsigned char *digest, size_t len);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhmacsha.c210 isc_hmacsha512_sign(isc_hmacsha512_t *ctx, unsigned char *digest, size_t len) { function
283 isc_hmacsha512_sign(ctx, newdigest, ISC_SHA512_DIGESTLENGTH);
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c672 isc_hmacsha512_sign(hmacsha512ctx, digest, ISC_SHA512_DIGESTLENGTH);

Completed in 93 milliseconds