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.h33 int SELF_TEST_post(SELF_TEST_POST_PARAMS *st, int on_demand_test);
H A Dself_test.c305 int SELF_TEST_post(SELF_TEST_POST_PARAMS *st, int on_demand_test) in SELF_TEST_post() function
H A Dfipsprov.c229 return SELF_TEST_post(&fgbl->selftest_params, 1) ? 1 : 0; in fips_self_test()
813 if (!SELF_TEST_post(&fgbl->selftest_params, 0)) { in OSSL_provider_init_int()

Completed in 18 milliseconds