Home
last modified time | relevance | path

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

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