Searched defs:use_sni (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-anchor.c | 777 TLS_initiate(SSL_CTX* sslctx, int fd, const char* urlname, int use_sni) in TLS_initiate() 1131 struct ip_list* src, int use_sni) in https_to_ip() 1174 struct ip_list* src, int use_sni) in https() 1937 int port, int use_sni) in do_certupdate() 2243 int force, int res_conf_fallback, int port, int use_sni) in do_root_update_work() 2315 int use_sni = 1; in main() local
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | net_help.c | 1519 int set_auth_name_on_ssl(void* ssl, char* auth_name, int use_sni) in set_auth_name_on_ssl()
|