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

/bind-9.11.3/lib/isc/
H A Dsha2.c1642 isc_sha256_end(isc_sha256_t *context, char buffer[]) { function
1679 return (isc_sha256_end(&context, digest));

Completed in 14 milliseconds