Searched refs:ciphersuite_definitions (Results 1 – 1 of 1) sorted by relevance
191 static const mbedtls_ssl_ciphersuite_t ciphersuite_definitions[] = variable1076 #define MAX_CIPHERSUITES sizeof(ciphersuite_definitions) / \1077 sizeof(ciphersuite_definitions[0])1120 const mbedtls_ssl_ciphersuite_t *cur = ciphersuite_definitions; in mbedtls_ssl_ciphersuite_from_string()1139 const mbedtls_ssl_ciphersuite_t *cur = ciphersuite_definitions; in mbedtls_ssl_ciphersuite_from_id()
Completed in 4 milliseconds