Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Dssl_srv.c225 static int ssl_parse_signature_algorithms_ext(mbedtls_ssl_context *ssl, in ssl_parse_signature_algorithms_ext() function
1882 ret = ssl_parse_signature_algorithms_ext(ssl, ext + 4, ext_size); in ssl_parse_client_hello()