Home
last modified time | relevance | path

Searched refs:X509_VERIFY_PARAM_set1_host (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod15 X509_VERIFY_PARAM_set1_host, X509_VERIFY_PARAM_add1_host,
58 int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param,
143 been set using X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host().
147 X509_VERIFY_PARAM_set1_host() sets the expected DNS hostname to
181 set via X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host()
224 X509_VERIFY_PARAM_set1_host(), X509_VERIFY_PARAM_add1_host(),
H A DSSL_CTX_get0_param.pod61 X509_VERIFY_PARAM_set1_host(vpm, "www.foo.com", 0);
H A DX509_check_host.pod137 Applications are encouraged to use X509_VERIFY_PARAM_set1_host()
146 L<X509_VERIFY_PARAM_set1_host(3)>,
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c390 int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param, in X509_VERIFY_PARAM_set1_host() function
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c786 if (!X509_VERIFY_PARAM_set1_host(vpm, opt_arg(), 0)) in opt_verify()
/freebsd/crypto/openssl/include/openssl/
H A Dx509_vfy.h831 int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param,
H A Dx509_vfy.h.in734 int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param,
/freebsd/crypto/openssl/apps/
H A Dcmp.c796 if (!X509_VERIFY_PARAM_set1_host(ts_vpm, NULL, 0) in truststore_set_host_etc()
804 || X509_VERIFY_PARAM_set1_host(ts_vpm, host, 0); in truststore_set_host_etc()
/freebsd/contrib/unbound/util/
H A Dnet_help.c1702 if(!X509_VERIFY_PARAM_set1_host(param, auth_name, strlen(auth_name))) { in listen_sslctx_setup_ticket_keys()
1703 log_err("X509_VERIFY_PARAM_set1_host failed"); in listen_sslctx_setup_ticket_keys()
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c1153 (void)X509_VERIFY_PARAM_set1_host(sc->param, NULL, 0); in SSL_set1_host()
1160 || X509_VERIFY_PARAM_set1_host(sc->param, host, 0); in SSL_set1_host()
1268 if (!X509_VERIFY_PARAM_set1_host(sc->param, basedomain, 0)) { in SSL_dane_enable()
/freebsd/contrib/unbound/
H A Dconfig.h.in824 /* Define to 1 if you have the 'X509_VERIFY_PARAM_set1_host' function. */
H A Dconfigure.ac1004 …ssl SSL_CTX_set_security_level SSL_set1_host SSL_get0_peername X509_VERIFY_PARAM_set1_host SSL_CTX…
/freebsd/secure/lib/libcrypto/
H A DVersion.map3224 X509_VERIFY_PARAM_set1_host;
/freebsd/contrib/unbound/services/
H A Doutside_network.c3718 if(!X509_VERIFY_PARAM_set1_host(param, host, strlen(host))) {
3719 log_err("X509_VERIFY_PARAM_set1_host failed");
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile5005 MLINKS+= X509_VERIFY_PARAM_set_flags.3 X509_VERIFY_PARAM_set1_host.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2730 X509_VERIFY_PARAM_set1_host 2791 3_0_0 EXIST::FUNCTION: