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

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h60 isc_hmacsha1_sign(isc_hmacsha1_t *ctx, unsigned char *digest, size_t len);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhmacsha.c58 isc_hmacsha1_sign(isc_hmacsha1_t *ctx, unsigned char *digest, size_t len) { function
231 isc_hmacsha1_sign(ctx, newdigest, ISC_SHA1_DIGESTLENGTH);
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c96 isc_hmacsha1_sign(hmacsha1ctx, digest, ISC_SHA1_DIGESTLENGTH);

Completed in 163 milliseconds