Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_server.c1742 static int ssl_tls13_postprocess_client_hello(mbedtls_ssl_context *ssl) in ssl_tls13_postprocess_client_hello() function
1808 MBEDTLS_SSL_PROC_CHK(ssl_tls13_postprocess_client_hello(ssl)); in ssl_tls13_process_client_hello()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_server.c1883 static int ssl_tls13_postprocess_client_hello(mbedtls_ssl_context *ssl, in ssl_tls13_postprocess_client_hello() function
1983 ssl_tls13_postprocess_client_hello(ssl, parse_client_hello_ret == in ssl_tls13_process_client_hello()