Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_tls12_server.c3304 static int ssl_parse_client_dh_public(mbedtls_ssl_context *ssl, unsigned char **p, in ssl_parse_client_dh_public() function
3634 if ((ret = ssl_parse_client_dh_public(ssl, &p, end)) != 0) { in ssl_parse_client_key_exchange()
3808 if ((ret = ssl_parse_client_dh_public(ssl, &p, end)) != 0) { in ssl_parse_client_key_exchange()