Searched refs:isc_sha384_init (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsha2.h120 void isc_sha384_init (isc_sha384_t *);
/bind-9.6-ESV-R11/lib/isc/
H A Dhmacsha.c291 isc_sha384_init(&sha384ctx);
297 isc_sha384_init(&ctx->sha384ctx);
336 isc_sha384_init(&ctx->sha384ctx);
H A Dsha2.c1193 isc_sha384_init(isc_sha384_t *context) { function
1273 isc_sha384_init(&context);
/bind-9.6-ESV-R11/lib/isc/tests/
H A Dhash_test.c610 isc_sha384_init(&sha384);
/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c1303 isc_sha384_init(&sha384ctx);

Completed in 974 milliseconds