Searched refs:SSL_set1_host (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/lib/libssl/man/
H A DMakefile111 SSL_set1_host.3 \
/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h227 LSSL_USED(SSL_set1_host); variable
/openbsd-current/usr.sbin/nsd/dnstap/
H A Ddnstap.c373 if(!SSL_set1_host(dtw->ssl, dtw->tls_server_name)) {
/openbsd-current/lib/libssl/
H A Dssl_lib.c467 SSL_set1_host(SSL *s, const char *hostname) function
479 LSSL_ALIAS(SSL_set1_host); variable
H A Dssl.h1265 int SSL_set1_host(SSL *s, const char *hostname);
/openbsd-current/usr.sbin/nsd/
H A Dxfrd-tcp.c105 if(!SSL_set1_host(tp->ssl, auth_domain_name)) {
/openbsd-current/usr.sbin/unbound/util/
H A Dnet_help.c1547 if(!SSL_set1_host(ssl, auth_name)) {
1548 log_err("SSL_set1_host failed");
/openbsd-current/sbin/unwind/libunbound/util/
H A Dnet_help.c1547 if(!SSL_set1_host(ssl, auth_name)) {
1548 log_err("SSL_set1_host failed");
/openbsd-current/usr.sbin/unbound/services/
H A Doutside_network.c3676 if(!SSL_set1_host(cp->ssl, host)) {
3677 log_err("SSL_set1_host failed");
/openbsd-current/sbin/unwind/libunbound/services/
H A Doutside_network.c3676 if(!SSL_set1_host(cp->ssl, host)) {
3677 log_err("SSL_set1_host failed");

Completed in 311 milliseconds