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

/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c424 isc_sha256_update((isc_sha256_t *)context, data, len);
670 isc_sha256_update(isc_sha256_t *context, const isc_uint8_t *data, size_t len) { function
827 isc_sha256_update(&context, data, len);

Completed in 12 milliseconds