Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_tls12_server.c3448 static int ssl_parse_encrypted_pms(mbedtls_ssl_context *ssl, in ssl_parse_encrypted_pms() function
3788 if ((ret = ssl_parse_encrypted_pms(ssl, p, end, 2)) != 0) { in ssl_parse_client_key_exchange()
3943 if ((ret = ssl_parse_encrypted_pms(ssl, p, end, 0)) != 0) { in ssl_parse_client_key_exchange()