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

/bind-9.11.3/lib/isc/include/isc/
H A Dsha2.h150 char *isc_sha512_end (isc_sha512_t *, char[ISC_SHA512_DIGESTSTRINGLENGTH]);
/bind-9.11.3/lib/isc/
H A Dsha2.c1683 isc_sha512_end(isc_sha512_t *context, char buffer[]) { function
1720 return (isc_sha512_end(&context, digest));

Completed in 26 milliseconds