Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_server.c1774 static int ssl_tls13_process_client_hello(mbedtls_ssl_context *ssl) in ssl_tls13_process_client_hello() function
3017 ret = ssl_tls13_process_client_hello(ssl); in mbedtls_ssl_tls13_handshake_server_step()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_server.c1938 static int ssl_tls13_process_client_hello(mbedtls_ssl_context *ssl) in ssl_tls13_process_client_hello() function
3463 ret = ssl_tls13_process_client_hello(ssl); in mbedtls_ssl_tls13_handshake_server_step()