Home
last modified time | relevance | path

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

/mbedtls-3.6.0/library/
Dssl_ciphersuites.c37 static const int ciphersuite_preference[] = variable
1798 return ciphersuite_preference; in mbedtls_ssl_list_ciphersuites()
1824 for (p = ciphersuite_preference, q = supported_ciphersuites; in mbedtls_ssl_list_ciphersuites()