Home
last modified time | relevance | path

Searched refs:t13_ciphers (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsslapitest.c5003 } t13_ciphers[] = { in test_tls13_ciphersuite() local
5048 for (i = 0; i < OSSL_NELEM(t13_ciphers); i++) { in test_tls13_ciphersuite()
5049 if (is_fips && !t13_ciphers[i].fipscapable) in test_tls13_ciphersuite()
5051 t13_cipher = t13_ciphers[i].ciphername; in test_tls13_ciphersuite()
5058 if (t13_ciphers[i].low_security) { in test_tls13_ciphersuite()

Completed in 42 milliseconds