Home
last modified time | relevance | path

Searched refs:isc_hmacsha512_init (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h117 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key,
/openbsd/usr.bin/dig/lib/isc/
H A Dhmacsha.c185 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, in isc_hmacsha512_init() function
/openbsd/usr.bin/dig/lib/dns/
H A Dhmac_link.c640 isc_hmacsha512_init(hmacsha512ctx, hkey->key, ISC_SHA512_BLOCK_LENGTH); in hmacsha512_createctx()