Home
last modified time | relevance | path

Searched refs:SELF_TEST_post (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/fips/
H A Dself_test.h38 int SELF_TEST_post(SELF_TEST_POST_PARAMS *st, int on_demand_test);
H A Dself_test.c297 int SELF_TEST_post(SELF_TEST_POST_PARAMS *st, int on_demand_test) in SELF_TEST_post() function
H A Dfipsprov.c249 return SELF_TEST_post(&fgbl->selftest_params, 1) ? 1 : 0; in fips_self_test()
760 if (!SELF_TEST_post(&fgbl->selftest_params, 0)) { in OSSL_provider_init_int()

Completed in 12 milliseconds