Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_FIPS

328 	{0,SSL_TXT_FIPS,0,    0,0,~SSL_eNULL,0,0,SSL_FIPS,  0,0,0},
802 (!FIPS_mode() || (c->algo_strength & SSL_FIPS)) &&
1504 if (curr->active && (!FIPS_mode() || curr->cipher->algo_strength & SSL_FIPS))