Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c5204 } t13_ciphers[] = { in test_tls13_ciphersuite() local
5247 for (i = 0; i < OSSL_NELEM(t13_ciphers); i++) { in test_tls13_ciphersuite()
5248 if (is_fips && !t13_ciphers[i].fipscapable) in test_tls13_ciphersuite()
5250 t13_cipher = t13_ciphers[i].ciphername; in test_tls13_ciphersuite()

Completed in 20 milliseconds