Home
last modified time | relevance | path

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

/openssl/doc/man3/
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
/openssl/util/
H A Dlibssl.num15 SSL_get_verify_depth 16 3_0_0 EXIST::FUNCTION:
/openssl/ssl/
H A Dssl_lib.c1678 int SSL_get_verify_depth(const SSL *s) in SSL_get_verify_depth() function
4629 SSL_set_verify_depth(ret, SSL_get_verify_depth(s)); in SSL_dup()
/openssl/include/openssl/
H A Dssl.h.in1590 __owur int SSL_get_verify_depth(const SSL *s);

Completed in 66 milliseconds