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

/bind-9.11.3/lib/isc/
H A Dsha1.c51 isc_sha1_init(isc_sha1_t *context) function
95 isc_sha1_init(isc_sha1_t *ctx) { function
321 * isc_sha1_init - Initialize new context
324 isc_sha1_init(isc_sha1_t *context) function
443 isc_sha1_init(&ctx);

Completed in 12 milliseconds