Searched refs:isc_sha224_update (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dsha2.h94 void isc_sha224_update (isc_sha224_t *, const uint8_t *, size_t);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dsha2.c74 isc_sha224_update(isc_sha224_t *context, const uint8_t* data, size_t len) { function
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c303 isc_sha224_update(&sha224ctx, r.base, r.length);

Completed in 80 milliseconds