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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dsha2.h129 void isc_sha384_init (isc_sha384_t *);
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dsha2.h129 void isc_sha384_init (isc_sha384_t *);
/freebsd-9.3-release/contrib/bind9/bin/tools/
H A Disc-hmac-fixup.c105 isc_sha384_init(&sha384ctx);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dds.c118 isc_sha384_init(&sha384);
H A Dhmac_link.c1345 isc_sha384_init(&sha384ctx);
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dhmacsha.c412 isc_sha384_init(&sha384ctx);
418 isc_sha384_init(&ctx->sha384ctx);
457 isc_sha384_init(&ctx->sha384ctx);
H A Dsha2.c184 isc_sha384_init(isc_sha384_t *context) { function
1238 isc_sha384_init(isc_sha384_t *context) { function
1446 isc_sha384_init(&context);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dhmacsha.c411 isc_sha384_init(&sha384ctx);
417 isc_sha384_init(&ctx->sha384ctx);
456 isc_sha384_init(&ctx->sha384ctx);
H A Dsha2.c184 isc_sha384_init(isc_sha384_t *context) { function
1238 isc_sha384_init(isc_sha384_t *context) { function
1446 isc_sha384_init(&context);
/freebsd-9.3-release/contrib/ntp/lib/isc/tests/
H A Dhash_test.c610 isc_sha384_init(&sha384);

Completed in 121 milliseconds