Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_cert.c525 if (SSL_get_verify_depth(s) >= 0) in ssl_verify_cert_chain()
526 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s)); in ssl_verify_cert_chain()
Dssl_lib.c767 int SSL_get_verify_depth(const SSL *s) in SSL_get_verify_depth() function
2724 SSL_set_verify_depth(ret,SSL_get_verify_depth(s)); in SSL_dup()
Dssl.h1710 int SSL_get_verify_depth(const SSL *s);
/external/openssl/patches/
Djsse.patch28 int SSL_get_verify_depth(const SSL *s);
/external/openssl/include/openssl/
Dssl.h1710 int SSL_get_verify_depth(const SSL *s);