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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsha2.h115 void isc_sha224_init (isc_sha224_t *);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhmacsha.c279 isc_sha224_init(&sha224ctx);
285 isc_sha224_init(&ctx->sha224ctx);
324 isc_sha224_init(&ctx->sha224ctx);
H A Dsha2.c69 isc_sha224_init(isc_sha224_t *context) { function
559 isc_sha224_init(isc_sha224_t *context) { function
1329 isc_sha224_init(&context);
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dhash_test.c332 isc_sha224_init(&sha224);

Completed in 267 milliseconds