Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dssl_srv.c929 static int ssl_pick_cert( mbedtls_ssl_context *ssl, in ssl_pick_cert() function
1135 if( ssl_pick_cert( ssl, suite_info ) != 0 ) in ssl_ciphersuite_match()