Searched refs:SSL_get_verify_depth (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_cert.c507 if (SSL_get_verify_depth(s) >= 0)
508 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s));
H A Dssl_lib.c669 int SSL_get_verify_depth(const SSL *s) function
2158 SSL_set_verify_depth(ret,SSL_get_verify_depth(s));
H A Dssl.h1256 int SSL_get_verify_depth(const SSL *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_cert.c733 if (SSL_get_verify_depth(s) >= 0)
734 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s));
H A Dssl_lib.c828 int SSL_get_verify_depth(const SSL *s) function
2915 SSL_set_verify_depth(ret, SSL_get_verify_depth(s));
H A Dssl.h2168 int SSL_get_verify_depth(const SSL *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_cert.c733 if (SSL_get_verify_depth(s) >= 0)
734 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s));
H A Dssl_lib.c828 int SSL_get_verify_depth(const SSL *s) function
2915 SSL_set_verify_depth(ret, SSL_get_verify_depth(s));
H A Dssl.h2168 int SSL_get_verify_depth(const SSL *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1256 int SSL_get_verify_depth(const SSL *s);

Completed in 177 milliseconds