Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_get_verify_mode.pod5 SSL_CTX_get_verify_mode, SSL_get_verify_mode, SSL_CTX_get_verify_depth, SSL_get_verify_depth, SSL_g…
14 int SSL_get_verify_depth(const SSL *ssl);
30 SSL_get_verify_depth() returns the verification depth limit currently set
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_cert.c480 if (SSL_get_verify_depth(s) >= 0) in ssl_verify_cert_chain()
481 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s)); in ssl_verify_cert_chain()
H A Dssl_lib.c772 int SSL_get_verify_depth(const SSL *s) in SSL_get_verify_depth() function
2689 SSL_set_verify_depth(ret, SSL_get_verify_depth(s)); in SSL_dup()
H A Dssl.h1857 int SSL_get_verify_depth(const SSL *s);
/minix/crypto/external/bsd/openssl/dist/util/
H A Dssleay.num180 SSL_get_verify_depth 229 EXIST::FUNCTION: