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

/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c1209 isc_sha384_update(isc_sha384_t *context, const isc_uint8_t* data, size_t len) { function
1274 isc_sha384_update(&context, data, len);

Completed in 623 milliseconds