Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/dig/lib/isc/include/isc/
Dhmacsha.h49 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key,
/openbsd/src/usr.bin/dig/lib/isc/
Dhmacsha.c33 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, in isc_hmacsha1_init() function
/openbsd/src/usr.bin/dig/lib/dns/
Dhmac_link.c64 isc_hmacsha1_init(hmacsha1ctx, hkey->key, ISC_SHA1_BLOCK_LENGTH); in hmacsha1_createctx()