Searched refs:isc_hmacsha512_init (Results 1 – 3 of 3) sorted by relevance
117 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key,
185 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, in isc_hmacsha512_init() function
640 isc_hmacsha512_init(hmacsha512ctx, hkey->key, ISC_SHA512_BLOCK_LENGTH); in hmacsha512_createctx()