Searched refs:isc_hmacsha1_init (Results 1 – 3 of 3) sorted by relevance
49 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key,
33 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, in isc_hmacsha1_init() function
64 isc_hmacsha1_init(hmacsha1ctx, hkey->key, ISC_SHA1_BLOCK_LENGTH); in hmacsha1_createctx()