Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dssl_srv.c908 static int ssl_check_key_curve( mbedtls_pk_context *pk, in ssl_check_key_curve() function
985 ssl_check_key_curve( &cur->cert->pk, ssl->handshake->curves ) != 0 ) in ssl_pick_cert()