Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_verify (Results 1 – 21 of 21) sorted by relevance

/openbsd/regress/lib/libssl/api/
H A Dapitest.c92 SSL_CTX_set_verify(ssl_ctx, SSL_VERIFY_PEER, NULL); in tls_client()
125 SSL_CTX_set_verify(ssl_ctx, in tls_server()
/openbsd/lib/libssl/man/
H A DMakefile55 SSL_CTX_set_verify.3 \
/openbsd/regress/lib/libssl/interop/
H A Dclient.c174 SSL_CTX_set_verify(ctx, verify ? SSL_VERIFY_PEER : SSL_VERIFY_NONE, in main()
H A Dserver.c204 SSL_CTX_set_verify(ctx, in main()
/openbsd/lib/libssl/
H A DSymbols.list126 SSL_CTX_set_verify
H A Dssl_lib.c2284 SSL_CTX_set_verify(SSL_CTX *ctx, int mode, int (*cb)(int, X509_STORE_CTX *)) in SSL_CTX_set_verify() function
2289 LSSL_ALIAS(SSL_CTX_set_verify);
H A Dssl.h1232 void SSL_CTX_set_verify(SSL_CTX *ctx, int mode,
/openbsd/usr.bin/openssl/
H A Ds_time.c287 SSL_CTX_set_verify(tm_ctx, cfg.verify, NULL); in s_time_main()
H A Ds_server.c1372 SSL_CTX_set_verify(ctx, cfg.server_verify, verify_callback); in s_server_main()
1382 SSL_CTX_set_verify(ctx2, cfg.server_verify, in s_server_main()
H A Ds_client.c1004 SSL_CTX_set_verify(ctx, cfg.verify, verify_callback); in s_client_main()
/openbsd/lib/libssl/hidden/openssl/
H A Dssl.h207 LSSL_USED(SSL_CTX_set_verify);
/openbsd/regress/lib/libssl/ssl/
H A Dssltest.c676 SSL_CTX_set_verify(s_ctx, in main()
684 SSL_CTX_set_verify(c_ctx, SSL_VERIFY_PEER, in main()
/openbsd/usr.sbin/nsd/
H A Dnsd-control.c215 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL); in setup_ctx()
H A Dserver.c2155 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL); in server_tls_ctx_setup()
/openbsd/sbin/unwind/libunbound/util/
H A Dnet_help.c1291 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER|SSL_VERIFY_FAIL_IF_NO_PEER_CERT, NULL); in listen_sslctx_create()
1479 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL); in connect_sslctx_create()
/openbsd/usr.sbin/unbound/util/
H A Dnet_help.c1291 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER|SSL_VERIFY_FAIL_IF_NO_PEER_CERT, NULL); in listen_sslctx_create()
1479 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL); in connect_sslctx_create()
/openbsd/lib/libtls/
H A Dtls.c631 SSL_CTX_set_verify(ssl_ctx, verify, NULL); in tls_configure_ssl_verify()
/openbsd/usr.sbin/nsd/dnstap/
H A Ddnstap.c241 SSL_CTX_set_verify(dtw->ctx, SSL_VERIFY_PEER, NULL); in tls_writer_init()
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c562 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL); in setup_ctx()
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.c163 SSL_CTX_set_verify(rc->ctx, SSL_VERIFY_PEER, NULL); in remote_setup_ctx()
/openbsd/distrib/sets/lists/comp/
H A Dmi2112 ./usr/share/man/man3/SSL_CTX_set_verify.3