Lines Matching defs:is_fips
100 static int is_fips = 0;
1170 if (is_fips && strstr(cipher, "CHACHA") != NULL) {
1309 if (is_fips && strstr(cipher, "CHACHA") != NULL) {
1498 if (is_fips)
1595 if ((prot < TLS1_2_VERSION || prot == DTLS1_VERSION) && is_fips)
1697 if (is_fips) {
3863 if (is_fips && cipher == 4)
4377 if (idx == 2 && is_fips == 1)
5248 if (is_fips && !t13_ciphers[i].fipscapable)
6217 if (is_fips && (tst == 0 || tst == 1))
7564 if (is_fips) {
7752 is_fips
9701 if (is_fips)
9731 if (is_fips)
10637 is_fips = 1;