Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls12_server.c797 static int ssl_ciphersuite_match(mbedtls_ssl_context *ssl, int suite_id, in ssl_ciphersuite_match() function
1589 if ((ret = ssl_ciphersuite_match(ssl, ciphersuites[i], in ssl_parse_client_hello()
1608 if ((ret = ssl_ciphersuite_match(ssl, ciphersuites[i], in ssl_parse_client_hello()