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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dsha2.h140 char *isc_sha512_end (isc_sha512_t *, char[ISC_SHA512_DIGESTSTRINGLENGTH]);
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dsha2.h140 char *isc_sha512_end (isc_sha512_t *, char[ISC_SHA512_DIGESTSTRINGLENGTH]);
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c1374 isc_sha512_end(isc_sha512_t *context, char buffer[]) { function
1409 return (isc_sha512_end(&context, digest));
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c1374 isc_sha512_end(isc_sha512_t *context, char buffer[]) { function
1409 return (isc_sha512_end(&context, digest));

Completed in 114 milliseconds