Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_client.c1435 static int ssl_tls13_preprocess_server_hello(mbedtls_ssl_context *ssl, in ssl_tls13_preprocess_server_hello() function
2024 ret = ssl_tls13_preprocess_server_hello(ssl, buf, buf + buf_len); in ssl_tls13_process_server_hello()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_client.c1440 static int ssl_tls13_preprocess_server_hello(mbedtls_ssl_context *ssl, in ssl_tls13_preprocess_server_hello() function
2003 ret = ssl_tls13_preprocess_server_hello(ssl, buf, buf + buf_len); in ssl_tls13_process_server_hello()