Searched refs:SSL_get_verify_mode (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h142 LSSL_USED(SSL_get_verify_mode); variable
/openbsd-current/lib/libssl/
H A Dssl_lib.c786 SSL_get_verify_mode(const SSL *s) function
790 LSSL_ALIAS(SSL_get_verify_mode); variable
2725 if ((SSL_get_verify_mode(ssl) & SSL_VERIFY_PEER) != 0 &&
2942 SSL_set_verify(ret, SSL_get_verify_mode(s),
H A Dtls13_server.c427 if (!(SSL_get_verify_mode(s) & SSL_VERIFY_PEER))
H A Dssl.h1151 int SSL_get_verify_mode(const SSL *s);
/openbsd-current/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c842 if((SSL_get_verify_mode(data->ssl)&SSL_VERIFY_PEER)) {
H A Ddtstream.c1322 if((SSL_get_verify_mode(dtio->ssl)&SSL_VERIFY_PEER)) {
/openbsd-current/usr.sbin/unbound/util/
H A Dnetevent.c1690 if((SSL_get_verify_mode(c->ssl)&SSL_VERIFY_PEER)) {
/openbsd-current/sbin/unwind/libunbound/util/
H A Dnetevent.c1690 if((SSL_get_verify_mode(c->ssl)&SSL_VERIFY_PEER)) {

Completed in 231 milliseconds