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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsha2.h131 char *isc_sha512_end (isc_sha512_t *, char[ISC_SHA512_DIGESTSTRINGLENGTH]);
/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c1156 isc_sha512_end(isc_sha512_t *context, char buffer[]) { function
1187 return (isc_sha512_end(&context, digest));

Completed in 1030 milliseconds