Searched refs:FIPS_mode_set (Results 1 – 9 of 9) sorted by relevance
18 int FIPS_mode_set(int r) in FIPS_mode_set() function
332 int FIPS_mode_set(int r);
1716 #define FIPS_mode_set BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, FIPS_mode_set) macro
6883 if (0 == FIPS_mode() && !FIPS_mode_set(1)) { in InitCryptoOnce()6949 if (!FIPS_mode_set(enable)) { in SetFipsCrypto()
967 if (!fips_enabled && !FIPS_mode_set(1)) { in tls_init()
975 if (!fips_enabled && !FIPS_mode_set(1)) { in tls_init()
361 CRYPTO_F_FIPS_MODE_SET:109:FIPS_mode_set
2493 *) Rename FIPS_mode_set and FIPS_mode to FIPS_module_mode_set and2494 FIPS_module_mode. FIPS_mode and FIPS_mode_set will be implemented2530 set PRNG type in FIPS_mode_set(): leave this to the application.4294 *) Functions FIPS_mode_set() and FIPS_mode() which call the underlying
504 FIPS_mode_set 503 1_1_0 EXIST::FUNCTION: