Searched refs:isc_hmacsha512_update (Results 1 – 3 of 3) sorted by relevance
124 isc_hmacsha512_update(isc_hmacsha512_t *ctx, const unsigned char *buf,
203 isc_hmacsha512_update(isc_hmacsha512_t *ctx, const unsigned char *buf, in isc_hmacsha512_update() function
660 isc_hmacsha512_update(hmacsha512ctx, data->base, data->length); in hmacsha512_adddata()