Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h83 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key,
/openbsd/usr.bin/dig/lib/isc/
H A Dhmacsha.c109 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key, in isc_hmacsha256_init() function
/openbsd/usr.bin/dig/lib/dns/
H A Dhmac_link.c352 isc_hmacsha256_init(hmacsha256ctx, hkey->key, ISC_SHA256_BLOCK_LENGTH); in hmacsha256_createctx()