Home
last modified time | relevance | path

Searched refs:ssl_parse_ecjpake_kkpp (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_tls12_server.c290 static int ssl_parse_ecjpake_kkpp(mbedtls_ssl_context *ssl, in ssl_parse_ecjpake_kkpp() function
1402 ret = ssl_parse_ecjpake_kkpp(ssl, ext + 4, ext_size); in ssl_parse_client_hello()
H A Dssl_tls12_client.c860 static int ssl_parse_ecjpake_kkpp(mbedtls_ssl_context *ssl, in ssl_parse_ecjpake_kkpp() function
1559 if ((ret = ssl_parse_ecjpake_kkpp(ssl, in ssl_parse_server_hello()

Completed in 9 milliseconds