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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsha2.h117 char *isc_sha256_end (isc_sha256_t *, char[ISC_SHA256_DIGESTSTRINGLENGTH]);
/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c797 isc_sha256_end(isc_sha256_t *context, char buffer[]) { function
828 return (isc_sha256_end(&context, digest));

Completed in 11 milliseconds