Searched defs:use_sni (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c1284 int set_auth_name_on_ssl(void* ssl, char* auth_name, int use_sni) argument
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c770 TLS_initiate(SSL_CTX* sslctx, int fd, const char* urlname, int use_sni) argument
1123 https_to_ip(struct ip_list* ip, const char* pathname, const char* urlname, struct ip_list* src, int use_sni) argument
1166 https(struct ip_list* ip_list, const char* pathname, const char* urlname, struct ip_list* src, int use_sni) argument
1927 do_certupdate(const char* root_anchor_file, const char* root_cert_file, const char* urlname, const char* xmlname, const char* p7sname, const char* p7signer, const char* res_conf, const char* root_hints, const char* debugconf, const char* srcaddr, int ip4only, int ip6only, int port, int use_sni) argument
2233 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, const char* urlname, const char* xmlname, const char* p7sname, const char* p7signer, const char* res_conf, const char* root_hints, const char* debugconf, const char* srcaddr, int ip4only, int ip6only, int force, int res_conf_fallback, int port, int use_sni) argument
2309 int use_sni = 1; local
[all...]

Completed in 66 milliseconds