Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map294 SSL_get_verify_depth;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map381 SSL_get_verify_depth;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num15 SSL_get_verify_depth 16 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num15 SSL_get_verify_depth 16 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c1446 int SSL_get_verify_depth(const SSL *s) in SSL_get_verify_depth() function
3906 SSL_set_verify_depth(ret, SSL_get_verify_depth(s)); in SSL_dup()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1563 __owur int SSL_get_verify_depth(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1583 __owur int SSL_get_verify_depth(const SSL *s);