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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsha2.h110 char *isc_sha224_end (isc_sha224_t *, char[ISC_SHA224_DIGESTSTRINGLENGTH]);
/bind-9.6-ESV-R11/lib/isc/
H A Dsha2.c436 isc_sha224_end(isc_sha224_t *context, char buffer[]) { function
467 return (isc_sha224_end(&context, digest));

Completed in 20 milliseconds