Searched refs:isc_hmacsha224_update (Results 1 – 3 of 3) sorted by relevance
73 isc_hmacsha224_update(isc_hmacsha224_t *ctx, const unsigned char *buf,
89 isc_hmacsha224_update(isc_hmacsha224_t *ctx, const unsigned char *buf, in isc_hmacsha224_update() function
228 isc_hmacsha224_update(hmacsha224ctx, data->base, data->length); in hmacsha224_adddata()