Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dssl_cli.c1175 static int ssl_parse_truncated_hmac_ext( mbedtls_ssl_context *ssl, in ssl_parse_truncated_hmac_ext() function
1839 if( ( ret = ssl_parse_truncated_hmac_ext( ssl, in ssl_parse_server_hello()
A Dssl_srv.c437 static int ssl_parse_truncated_hmac_ext( mbedtls_ssl_context *ssl, in ssl_parse_truncated_hmac_ext() function
1780 ret = ssl_parse_truncated_hmac_ext( ssl, ext + 4, ext_size ); in ssl_parse_client_hello()

Completed in 14 milliseconds