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

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h77 isc_hmacsha224_sign(isc_hmacsha224_t *ctx, unsigned char *digest, size_t len);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhmacsha.c96 isc_hmacsha224_sign(isc_hmacsha224_t *ctx, unsigned char *digest, size_t len) { function
244 isc_hmacsha224_sign(ctx, newdigest, ISC_SHA224_DIGESTLENGTH);
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c240 isc_hmacsha224_sign(hmacsha224ctx, digest, ISC_SHA224_DIGESTLENGTH);

Completed in 169 milliseconds