Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dssl_ciphersuites.c267 static const mbedtls_ssl_ciphersuite_t ciphersuite_definitions[] = variable
1702 #define MAX_CIPHERSUITES sizeof( ciphersuite_definitions ) / \
1703 sizeof( ciphersuite_definitions[0] )
1743 const mbedtls_ssl_ciphersuite_t *cur = ciphersuite_definitions; in mbedtls_ssl_ciphersuite_from_string()
1761 const mbedtls_ssl_ciphersuite_t *cur = ciphersuite_definitions; in mbedtls_ssl_ciphersuite_from_id()