Searched refs:FIPS_state (Results 1 – 1 of 1) sorted by relevance
162 static TSAN_QUALIFIER int FIPS_state = DEP_INITIAL_STATE; variable167 tsan_store(&FIPS_state, FIPS_STATE_SELFTEST); in init()298 tsan_store(&FIPS_state, state); in set_fips_state()318 loclstate = tsan_load(&FIPS_state); in SELF_TEST_post()332 loclstate = tsan_load(&FIPS_state); in SELF_TEST_post()432 loclstate = tsan_load(&FIPS_state); in ossl_prov_is_running()
Completed in 7 milliseconds