Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 25 of 31) sorted by relevance

12

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DWpaCredActivity.java35 String domain; field in Credential
51 domain = fields[3]; in Credential()
53 domain = null; in Credential()
66 domain = _domain; in Credential()
75 if (domain != null) in toString()
76 res += " (domain=" + domain + ")"; in toString()
137 String domain = data.getStringExtra("domain"); in onActivityResult() local
138 if (domain != null && domain.length() == 0) in onActivityResult()
139 domain = null; in onActivityResult()
175 (domain != null && !set_cred_quoted(id, "domain", domain)) || in onActivityResult()
[all …]
/hostap-latest/src/eap_server/
Deap_server.c84 const char *domain; in eap_sm_buildInitiateReauthStart() local
89 domain = eap_get_erp_domain(sm); in eap_sm_buildInitiateReauthStart()
90 if (domain) { in eap_sm_buildInitiateReauthStart()
91 domain_len = os_strlen(domain); in eap_sm_buildInitiateReauthStart()
101 if (domain) { in eap_sm_buildInitiateReauthStart()
105 wpabuf_put_data(msg, domain, domain_len); in eap_sm_buildInitiateReauthStart()
426 const char *domain; in eap_server_erp_init() local
431 domain = eap_get_erp_domain(sm); in eap_server_erp_init()
432 if (!domain) in eap_server_erp_init()
435 domain_len = os_strlen(domain); in eap_server_erp_init()
[all …]
/hostap-latest/wpa_supplicant/examples/
Dudhcpd-p2p.conf88 option domain atherosowl.com
/hostap-latest/src/eap_common/
Deap_common.h16 const u8 *domain; member
Deap_common.c257 tlvs->domain = pos; in erp_parse_tlvs()
/hostap-latest/hostapd/
Dhlr_auc_gw.txt7 authentication queries over a UNIX domain socket to and external
32 -s<socket path> = path for UNIX domain socket
DREADME-WPS168 interface. This can be done either by using the UNIX domain socket
/hostap-latest/wpa_supplicant/
Dinterworking.h35 const char *domain, int exact_match);
Dctrl_iface_udp.c402 int domain = PF_INET6; local
405 int domain = PF_INET; local
429 priv->sock = socket(domain, SOCK_DGRAM, 0);
DREADME-HS20182 # domain_suffix_match: Constraint for server domain name
188 # host/domain name is compared one label at a time starting from the
189 # top-level domain and all the labels in @domain_suffix_match shall be
196 # domain: Home service provider FQDN(s)
198 # whether the AP is operated by the Home SP. Multiple domain entries can
333 # domain="example.com"
347 # domain="example.com"
Dinterworking.c191 if (cred->domain || cred->pcsc || cred->imsi || in cred_with_domain()
2252 const char *domain, int exact_match) in domain_name_list_contains() argument
2257 len = os_strlen(domain); in domain_name_list_contains()
2271 os_strncasecmp(domain, (const char *) pos, len) == 0) in domain_name_list_contains()
2277 if (os_strncasecmp(domain, ap + offset, len) == 0) in domain_name_list_contains()
2331 if (domain_names == NULL || cred->domain == NULL) in interworking_home_sp_cred()
2337 cred->domain[i]); in interworking_home_sp_cred()
2338 if (domain_name_list_contains(domain_names, cred->domain[i], 1)) in interworking_home_sp_cred()
Dconfig.h255 char **domain; member
DREADME939 user). It opens a UNIX domain socket for each interface that is
951 - create /var/run/wpa_priv directory for UNIX domain sockets and control
1113 [protocol] [source ip] [destination_ip]/[domain name] [source port]
1163 a wildcard DSCP query or a DSCP query with a single domain name
Dconfig.c2985 os_free(cred->domain[i]); in wpa_config_free_cred()
2986 os_free(cred->domain); in wpa_config_free_cred()
3899 new_domain = os_realloc_array(cred->domain, in wpa_config_set_cred()
3907 cred->domain = new_domain; in wpa_config_set_cred()
4280 i > 0 ? "\n" : "", cred->domain[i]); in wpa_config_get_cred_no_key()
DREADME-Windows.txt193 ctrl_interface is using UNIX domain sockets when built for cygwin, but
DChangeLog116 * fixed FT-EAP initial mobility domain association using PMKSA caching
449 regulatory domain)
810 domain name
1066 compressed domain name format and support multiple Bonjour PTR matches
1654 * changed ctrl_interface configuration for UNIX domain sockets:
1814 using UNIX domain sockets; this avoids selecting an incorrect
Dandroid.config176 # unix = UNIX domain sockets (default for Linux/*BSD)
/hostap-latest/tests/hwsim/
Dtest_ap_hs20.py1796 def default_cred(domain=None, user="hs20-test"): argument
1801 if domain:
1802 cred['domain'] = domain
2252 def conn_capab_cred(domain=None, req_conn_capab=None): argument
2253 cred = default_cred(domain=domain)
2268 values = conn_capab_cred(domain="example.com", req_conn_capab="6:1234")
2274 values = conn_capab_cred(domain="example.org", req_conn_capab="6:1234")
2284 values = conn_capab_cred(domain="example.org", req_conn_capab="1:0")
2289 values = conn_capab_cred(domain="example.org", req_conn_capab="17:5060")
2299 values = conn_capab_cred(domain="example.org", req_conn_capab="50")
[all …]
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml44 privileges (usually, root user). It opens a UNIX domain socket for each
63 <para>Create /var/run/wpa_priv directory for UNIX domain sockets and
/hostap-latest/doc/
Dhostapd_ctrl_iface.doxygen15 example, Linux version of hostapd is using UNIX domain sockets for the
Dcode_structure.doxygen212 UNIX domain sockets -based control interface backend
Dporting.doxygen124 this is implemented with socket based communication; both UNIX domain
Dp2p.doxygen368 through the control interface backend mechanism (e.g., local domain
/hostap-latest/src/common/
Dwpa_common.h766 int fils_domain_name_hash(const char *domain, u8 *hash);
/hostap-latest/src/eap_peer/
Deap.c1837 if (parse.domain) { in eap_peer_initiate()
1840 parse.domain, parse.domain_len); in eap_peer_initiate()

12