Searched refs:isc_sha384_end (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsha2.h124 char *isc_sha384_end (isc_sha384_t *, char[ISC_SHA384_DIGESTSTRINGLENGTH]);
/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c1244 isc_sha384_end(isc_sha384_t *context, char buffer[]) { function
1275 return (isc_sha384_end(&context, digest));

Completed in 651 milliseconds