Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h1088 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL *s);
Dssl_lib.c2256 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL *s) in ssl_check_srvr_ecc_cert_and_alg() function
Ds3_clnt.c3281 if (ssl_check_srvr_ecc_cert_and_alg(sc->peer_pkeys[idx].x509, in ssl3_check_cert_and_algorithm()