Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/library/
Dssl_ciphersuites.c55 static const int ciphersuite_preference[] = variable
1699 return( ciphersuite_preference ); in mbedtls_ssl_list_ciphersuites()
1718 for( p = ciphersuite_preference, q = supported_ciphersuites; in mbedtls_ssl_list_ciphersuites()