Searched refs:t13_ciphers (Results 1 – 1 of 1) sorted by relevance
5354 } t13_ciphers[] = { in test_tls13_ciphersuite() local5404 for (i = 0; i < OSSL_NELEM(t13_ciphers); i++) { in test_tls13_ciphersuite()5405 if (is_fips && !t13_ciphers[i].fipscapable) in test_tls13_ciphersuite()5407 t13_cipher = t13_ciphers[i].ciphername; in test_tls13_ciphersuite()5414 if (t13_ciphers[i].low_security) { in test_tls13_ciphersuite()
Completed in 55 milliseconds