Home
last modified time | relevance | path

Searched refs:isc_hmacsha224_update (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h73 isc_hmacsha224_update(isc_hmacsha224_t *ctx, const unsigned char *buf,
/openbsd/usr.bin/dig/lib/isc/
H A Dhmacsha.c89 isc_hmacsha224_update(isc_hmacsha224_t *ctx, const unsigned char *buf, in isc_hmacsha224_update() function
/openbsd/usr.bin/dig/lib/dns/
H A Dhmac_link.c228 isc_hmacsha224_update(hmacsha224ctx, data->base, data->length); in hmacsha224_adddata()