Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_client.c2084 static int ssl_tls13_parse_encrypted_extensions(mbedtls_ssl_context *ssl, in ssl_tls13_parse_encrypted_extensions() function
2209 ssl_tls13_parse_encrypted_extensions(ssl, buf, buf + buf_len)); in ssl_tls13_process_encrypted_extensions()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_client.c2063 static int ssl_tls13_parse_encrypted_extensions(mbedtls_ssl_context *ssl, in ssl_tls13_parse_encrypted_extensions() function
2199 ssl_tls13_parse_encrypted_extensions(ssl, buf, buf + buf_len)); in ssl_tls13_process_encrypted_extensions()