Searched refs:isc_hmacsha384_init (Results 1 – 3 of 3) sorted by relevance
100 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key,
147 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key, in isc_hmacsha384_init() function
496 isc_hmacsha384_init(hmacsha384ctx, hkey->key, ISC_SHA384_BLOCK_LENGTH); in hmacsha384_createctx()