Home
last modified time | relevance | path

Searched refs:DEP_INITIAL_STATE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test.c69 #define DEP_INITIAL_STATE FIPS_STATE_INIT macro
153 # undef DEP_INITIAL_STATE macro
154 # define DEP_INITIAL_STATE FIPS_STATE_SELFTEST macro
157 static TSAN_QUALIFIER int FIPS_state = DEP_INITIAL_STATE;
/third_party/openssl/providers/fips/
H A Dself_test.c70 #define DEP_INITIAL_STATE FIPS_STATE_INIT macro
154 # undef DEP_INITIAL_STATE macro
155 # define DEP_INITIAL_STATE FIPS_STATE_SELFTEST macro
158 static int FIPS_state = DEP_INITIAL_STATE;

Completed in 3 milliseconds