Searched refs:isc_hmacsha256_init (Results 1 – 3 of 3) sorted by relevance
83 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key,
109 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key, in isc_hmacsha256_init() function
352 isc_hmacsha256_init(hmacsha256ctx, hkey->key, ISC_SHA256_BLOCK_LENGTH); in hmacsha256_createctx()