Searched defs:sni (Results 1 – 12 of 12) sorted by relevance
34 static int get_sni_from_client_hello(BIO *bio, char **sni) in get_sni_from_client_hello()
41 static int get_sni_from_client_hello(BIO *bio, char **sni) in get_sni_from_client_hello()
494 const char *sni = 0; in tls_auth_enable() local
435 VSTRING *sni = vstring_alloc(25); in tls_proxy_client_start_scan() local
846 const char *sni = SSL_get_servername(ssl, TLSEXT_NAMETYPE_host_name); in server_sni_callback() local1175 const char *sni = (role == TLS_ROLE_CLIENT) ? 0 : ctx->peer_sni; in tls_log_summary() local
481 const char *sni; /* optional SNI name when not DANE */ member
353 char *sni = (char *)host; in ldap_int_tls_connect() local
110 char *sni; /* Optional SNI name when not DANE */ member
490 char *sni; /* Server SNI name */ member
1350 PACKET sni, tmppkt; in ssl_check_for_safari() local
1361 PACKET sni, tmppkt; in ssl_check_for_safari() local
101 PACKET sni, hostname; in tls_parse_ctos_server_name() local