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

/bind-9.11.3/lib/isc/include/isc/
H A Dsha1.h69 isc_sha1_check(isc_boolean_t testing);
/bind-9.11.3/lib/isc/tests/
H A Dhash_test.c1989 ATF_REQUIRE(isc_sha1_check(ISC_FALSE));
1990 ATF_CHECK(!isc_sha1_check(ISC_TRUE));
/bind-9.11.3/lib/isc/
H A Dsha1.c421 isc_sha1_check(isc_boolean_t testing) { function
/bind-9.11.3/lib/dns/
H A Dhmac_link.c653 RUNTIME_CHECK(isc_sha1_check(ISC_FALSE));

Completed in 54 milliseconds