Home
last modified time | relevance | path

Searched refs:hs20 (Results 1 – 25 of 27) sorted by relevance

12

/external/wpa_supplicant_8/hs20/server/
Dhs20-osu-server.txt46 assumes /home/user/hs20-server to be used, but this can be changed by
49 sudo mkdir -p /home/user/hs20-server
50 sudo chown $USER /home/user/hs20-server
51 mkdir -p /home/user/hs20-server/spp
52 mkdir -p /home/user/hs20-server/AS
80 cp hostapd hlr_auc_gw /home/user/hs20-server/AS
83 cd ../hs20/server
86 cp hs20_spp_server /home/user/hs20-server/spp
88 mkdir -p /home/user/hs20-server/AS/DB
89 sudo chgrp www-data /home/user/hs20-server/AS/DB
[all …]
Dsql-example.txt3 …ple.com','spp_http_auth_url','https://subscription-server.osu.example.com/hs20/spp.php?realm=examp…
4 …S('example.com','trust_root_cert_url','https://osu-server.osu.example.com/hs20/files/spp-root-ca.d…
6 …xample.com','aaa_trust_root_cert_url','https://osu-server.osu.example.com/hs20/files/aaa-root-ca.d…
9 …S('example.com','policy_url','https://subscription-server.osu.example.com/hs20/spp.php?realm=examp…
10 …ample.com','remediation_url','https://subscription-server.osu.example.com/hs20/remediation.php?ses…
11 ….com','free_remediation_url','https://subscription-server.osu.example.com/hs20/free-remediation.ph…
12 …S('example.com','signup_url','https://subscription-server.osu.example.com/hs20/signup.php?session_…
/external/wpa_supplicant_8/hs20/client/
DMakefile1 all: hs20-osu-client
81 hs20-osu-client: $(OBJS)
82 $(Q)$(LDO) $(LDFLAGS) -o hs20-osu-client $(OBJS) $(LIBS)
90 rm -f core *~ *.o *.d hs20-osu-client
/external/wpa_supplicant_8/hs20/server/ca/
Dest-csrattrs.sh3 openssl asn1parse -genconf est-csrattrs.cnf -out est-csrattrs.der -oid hs20.oid
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c421 struct wpabuf *hs20; in sme_send_authentication() local
422 hs20 = wpabuf_alloc(20); in sme_send_authentication()
423 if (hs20) { in sme_send_authentication()
427 wpas_hs20_add_indication(hs20, pps_mo_id); in sme_send_authentication()
430 if (wpabuf_len(hs20) <= len) { in sme_send_authentication()
433 wpabuf_head(hs20), wpabuf_len(hs20)); in sme_send_authentication()
434 wpa_s->sme.assoc_req_ie_len += wpabuf_len(hs20); in sme_send_authentication()
436 wpabuf_free(hs20); in sme_send_authentication()
Dconfig.h841 int hs20; member
Dwpa_supplicant.c1403 if (wpa_s->conf->hs20) in wpas_ext_capab_byte()
2137 struct wpabuf *hs20; in wpas_start_assoc_cb() local
2138 hs20 = wpabuf_alloc(20); in wpas_start_assoc_cb()
2139 if (hs20) { in wpas_start_assoc_cb()
2143 wpas_hs20_add_indication(hs20, pps_mo_id); in wpas_start_assoc_cb()
2145 if (wpabuf_len(hs20) <= len) { in wpas_start_assoc_cb()
2147 wpabuf_head(hs20), wpabuf_len(hs20)); in wpas_start_assoc_cb()
2148 wpa_ie_len += wpabuf_len(hs20); in wpas_start_assoc_cb()
2150 wpabuf_free(hs20); in wpas_start_assoc_cb()
DREADME-HS2077 hs20=1
491 hs20=1 <--- HS 2.0 indication
513 Note: The Hotspot 2.0 indication is shown as "hs20=1" in the status
Dhs20_supplicant.c83 if (!wpa_s->conf->hs20 || !ssid) in is_hs20_network()
Dconfig_file.c1157 if (config->hs20) in wpa_config_write_global()
Dctrl_iface.c1733 const u8 *hs20; in wpa_supplicant_ctrl_iface_status() local
1880 (hs20 = wpa_bss_get_vendor_ie(wpa_s->current_bss, in wpa_supplicant_ctrl_iface_status()
1885 if (hs20[1] >= 5) { in wpa_supplicant_ctrl_iface_status()
1886 u8 rel_num = (hs20[6] & 0xf0) >> 4; in wpa_supplicant_ctrl_iface_status()
Dscan.c484 if (wpa_s->conf->hs20 && wpabuf_resize(&extra_ie, 7) == 0) in wpa_supplicant_extra_ies()
DMakefile872 OBJS += ../src/ap/hs20.o
DChangeLog205 OMA-DM protocols) (hs20/client/*)
210 [,hs20:<subtype>][...,hs20:<subtype>]
/external/wpa_supplicant_8/src/ap/
DMakefile37 hs20.o \
Dhs20.c23 if (!hapd->conf->hs20) in hostapd_eid_hs20_indication()
Dieee802_11_shared.c207 if (hapd->conf->hs20) in hostapd_ext_capab_byte()
239 if (hapd->conf->hs20 && len < 6) in hostapd_eid_ext_capab()
Dap_config.h492 int hs20; member
Ddrv_callbacks.c151 if (elems.hs20 && elems.hs20_len > 4) { in hostapd_notif_assoc()
152 sta->hs20_ie = wpabuf_alloc_copy(elems.hs20 + 4, in hostapd_notif_assoc()
Dap_config.c830 if (full_config && bss->hs20 && in hostapd_config_check_bss()
Dieee802_11.c1531 if (elems.hs20 && elems.hs20_len > 4) { in check_assoc_ies()
1532 sta->hs20_ie = wpabuf_alloc_copy(elems.hs20 + 4, in check_assoc_ies()
Dieee802_1x.c644 if (hapd->conf->hs20) { in ieee802_1x_encapsulate_radius()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h44 const u8 *hs20; member
Dieee802_11_common.c109 elems->hs20 = pos; in ieee802_11_parse_vendor_specific()
/external/wpa_supplicant_8/hostapd/
DMakefile850 OBJS += ../src/ap/hs20.o

12