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

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dsha2.h98 void isc_sha256_update (isc_sha256_t *, const uint8_t *, size_t);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dsha2.c116 isc_sha256_update(isc_sha256_t *context, const uint8_t *data, size_t len) { function
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c447 isc_sha256_update(&sha256ctx, r.base, r.length);

Completed in 87 milliseconds