Home
last modified time | relevance | path

Searched defs:wps (Results 51 - 75 of 75) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.h113 struct wps_context *wps; member
[all...]
H A Dwps_registrar.c142 struct wps_context *wps; member
477 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() argument
489 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2() argument
513 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked() argument
668 wps_registrar_init(struct wps_context *wps, const struct wps_registrar_config *cfg) wps_registrar_init() argument
1405 wps_get_dev_password(struct wps_data *wps) wps_get_dev_password() argument
1467 wps_build_uuid_r(struct wps_data *wps, struct wpabuf *msg) wps_build_uuid_r() argument
1477 wps_build_r_hash(struct wps_data *wps, struct wpabuf *msg) wps_build_r_hash() argument
1525 wps_build_r_snonce1(struct wps_data *wps, struct wpabuf *msg) wps_build_r_snonce1() argument
1535 wps_build_r_snonce2(struct wps_data *wps, struct wpabuf *msg) wps_build_r_snonce2() argument
1641 wps_build_cred(struct wps_data *wps, struct wpabuf *msg) wps_build_cred() argument
1847 wps_build_ap_settings(struct wps_data *wps, struct wpabuf *msg) wps_build_ap_settings() argument
1858 wps_build_ap_cred(struct wps_data *wps) wps_build_ap_cred() argument
1887 wps_build_m2(struct wps_data *wps) wps_build_m2() argument
1960 wps_build_m2d(struct wps_data *wps) wps_build_m2d() argument
1999 wps_build_m4(struct wps_data *wps) wps_build_m4() argument
2038 wps_build_m6(struct wps_data *wps) wps_build_m6() argument
2074 wps_build_m8(struct wps_data *wps) wps_build_m8() argument
2110 wps_registrar_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) wps_registrar_get_msg() argument
2208 wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) wps_process_enrollee_nonce() argument
2223 wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) wps_process_registrar_nonce() argument
2239 wps_process_uuid_e(struct wps_data *wps, const u8 *uuid_e) wps_process_uuid_e() argument
2253 wps_process_dev_password_id(struct wps_data *wps, const u8 *pw_id) wps_process_dev_password_id() argument
2267 wps_process_e_hash1(struct wps_data *wps, const u8 *e_hash1) wps_process_e_hash1() argument
2281 wps_process_e_hash2(struct wps_data *wps, const u8 *e_hash2) wps_process_e_hash2() argument
2295 wps_process_e_snonce1(struct wps_data *wps, const u8 *e_snonce1) wps_process_e_snonce1() argument
2335 wps_process_e_snonce2(struct wps_data *wps, const u8 *e_snonce2) wps_process_e_snonce2() argument
2385 wps_process_mac_addr(struct wps_data *wps, const u8 *mac_addr) wps_process_mac_addr() argument
2401 wps_process_pubkey(struct wps_data *wps, const u8 *pk, size_t pk_len) wps_process_pubkey() argument
2418 wps_process_auth_type_flags(struct wps_data *wps, const u8 *auth) wps_process_auth_type_flags() argument
2475 wps_process_encr_type_flags(struct wps_data *wps, const u8 *encr) wps_process_encr_type_flags() argument
2515 wps_process_conn_type_flags(struct wps_data *wps, const u8 *conn) wps_process_conn_type_flags() argument
2530 wps_process_config_methods(struct wps_data *wps, const u8 *methods) wps_process_config_methods() argument
2568 wps_process_wps_state(struct wps_data *wps, const u8 *state) wps_process_wps_state() argument
2583 wps_process_assoc_state(struct wps_data *wps, const u8 *assoc) wps_process_assoc_state() argument
2599 wps_process_config_error(struct wps_data *wps, const u8 *err) wps_process_config_error() argument
2615 wps_registrar_p2p_dev_addr_match(struct wps_data *wps) wps_registrar_p2p_dev_addr_match() argument
2636 wps_registrar_skip_overlap(struct wps_data *wps) wps_registrar_skip_overlap() argument
2654 wps_process_m1(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_m1() argument
2788 wps_process_m3(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m3() argument
2823 wps_process_m5(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m5() argument
2885 wps_sta_cred_cb(struct wps_data *wps) wps_sta_cred_cb() argument
2920 wps_process_ap_settings_r(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_ap_settings_r() argument
2974 wps_process_m7(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m7() argument
3039 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_msg() argument
3122 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_ack() argument
3189 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_nack() argument
3271 wps_process_wsc_done(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_done() argument
3396 wps_registrar_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) wps_registrar_process_msg() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c2552 struct wpabuf *wps; in wpa_supplicant_event_associnfo() local
H A Dscan.c57 int wps = 0; in wpas_wps_in_use() local
537 int wps = 0; in wpa_supplicant_extra_ies() local
[all...]
H A Dwps_supplicant.c141 struct wpabuf *wps; in wpas_wps_eapol_cb() local
1492 wpas_wps_set_uuid(struct wpa_supplicant *wpa_s, struct wps_context *wps) wpas_wps_set_uuid() argument
1526 wpas_wps_set_vendor_ext_m1(struct wpa_supplicant *wpa_s, struct wps_context *wps) wpas_wps_set_vendor_ext_m1() argument
1545 struct wps_context *wps; wpas_wps_init() local
1630 wpas_wps_nfc_clear(struct wps_context *wps) wpas_wps_nfc_clear() argument
1865 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; wpas_wps_notify_scan_results() local
2187 struct wps_context *wps = wpa_s->wps; wpas_wps_update_config() local
2316 struct wps_context *wps = wpa_s->wps; wpas_wps_start_nfc() local
2435 wpas_wps_nfc_tag_process(struct wpa_supplicant *wpa_s, const struct wpabuf *wps) wpas_wps_nfc_tag_process() argument
2463 const struct wpabuf *wps = data; wpas_wps_nfc_tag_read() local
2531 struct wps_context *wps = wpa_s->wps; wpas_wps_er_nfc_handover_sel() local
2595 struct wpabuf *wps; wpas_wps_nfc_rx_handover_sel() local
2734 struct wpabuf *wps; wpas_er_wps_nfc_report_handover() local
2874 struct wpabuf *wps; wpas_wps_update_ap_info_bss() local
[all...]
H A Dctrl_iface.c2039 int res, verbose, wps, ret; in wpa_supplicant_ctrl_iface_status() local
H A Dwpa_supplicant_i.h733 struct wps_context *wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c1025 hostapd_wps_set_vendor_ext(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_set_vendor_ext() argument
1050 hostapd_wps_set_application_ext(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_set_application_ext() argument
1065 hostapd_free_wps(struct wps_context *wps) hostapd_free_wps() argument
1083 struct wps_context *wps; hostapd_init_wps() local
1352 struct wps_context *wps = hapd->wps; hostapd_init_wps_complete() local
1371 hostapd_wps_nfc_clear(struct wps_context *wps) hostapd_wps_nfc_clear() argument
1450 struct wps_context *wps = hapd->wps; hostapd_update_wps() local
1761 hostapd_wps_upnp_init(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_upnp_init() argument
2015 hostapd_wps_nfc_tag_process(struct hostapd_data *hapd, const struct wpabuf *wps) hostapd_wps_nfc_tag_process() argument
2038 const struct wpabuf *wps = data; hostapd_wps_nfc_tag_read() local
2092 struct wps_context *wps = hapd->wps; hostapd_wps_nfc_hs_cr() local
2129 struct wpabuf *wps; hostapd_wps_nfc_report_handover() local
2237 struct wps_context *wps = hapd->wps; hostapd_wps_nfc_token_enable() local
[all...]
H A Dhostapd.h235 struct wps_context *wps; member
H A Dieee802_11.c5261 struct wpabuf *wps = wps_build_assoc_resp_ie(); in send_assoc_resp() local
H A Dap_config.h162 int wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps.h114 struct wps_context *wps; member
[all...]
H A Dwps_registrar.c143 struct wps_context *wps; member
478 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() argument
490 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2() argument
514 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked() argument
669 wps_registrar_init(struct wps_context *wps, const struct wps_registrar_config *cfg) wps_registrar_init() argument
1383 wps_get_dev_password(struct wps_data *wps) wps_get_dev_password() argument
1445 wps_build_uuid_r(struct wps_data *wps, struct wpabuf *msg) wps_build_uuid_r() argument
1455 wps_build_r_hash(struct wps_data *wps, struct wpabuf *msg) wps_build_r_hash() argument
1503 wps_build_r_snonce1(struct wps_data *wps, struct wpabuf *msg) wps_build_r_snonce1() argument
1513 wps_build_r_snonce2(struct wps_data *wps, struct wpabuf *msg) wps_build_r_snonce2() argument
1619 wps_build_cred(struct wps_data *wps, struct wpabuf *msg) wps_build_cred() argument
1838 wps_build_ap_settings(struct wps_data *wps, struct wpabuf *msg) wps_build_ap_settings() argument
1849 wps_build_ap_cred(struct wps_data *wps) wps_build_ap_cred() argument
1878 wps_build_m2(struct wps_data *wps) wps_build_m2() argument
1951 wps_build_m2d(struct wps_data *wps) wps_build_m2d() argument
1990 wps_build_m4(struct wps_data *wps) wps_build_m4() argument
2029 wps_build_m6(struct wps_data *wps) wps_build_m6() argument
2065 wps_build_m8(struct wps_data *wps) wps_build_m8() argument
2101 wps_registrar_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) wps_registrar_get_msg() argument
2199 wps_process_enrollee_nonce(struct wps_data *wps, const u8 *e_nonce) wps_process_enrollee_nonce() argument
2214 wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) wps_process_registrar_nonce() argument
2230 wps_process_uuid_e(struct wps_data *wps, const u8 *uuid_e) wps_process_uuid_e() argument
2244 wps_process_dev_password_id(struct wps_data *wps, const u8 *pw_id) wps_process_dev_password_id() argument
2258 wps_process_e_hash1(struct wps_data *wps, const u8 *e_hash1) wps_process_e_hash1() argument
2272 wps_process_e_hash2(struct wps_data *wps, const u8 *e_hash2) wps_process_e_hash2() argument
2286 wps_process_e_snonce1(struct wps_data *wps, const u8 *e_snonce1) wps_process_e_snonce1() argument
2326 wps_process_e_snonce2(struct wps_data *wps, const u8 *e_snonce2) wps_process_e_snonce2() argument
2376 wps_process_mac_addr(struct wps_data *wps, const u8 *mac_addr) wps_process_mac_addr() argument
2392 wps_process_pubkey(struct wps_data *wps, const u8 *pk, size_t pk_len) wps_process_pubkey() argument
2409 wps_process_auth_type_flags(struct wps_data *wps, const u8 *auth) wps_process_auth_type_flags() argument
2466 wps_process_encr_type_flags(struct wps_data *wps, const u8 *encr) wps_process_encr_type_flags() argument
2506 wps_process_conn_type_flags(struct wps_data *wps, const u8 *conn) wps_process_conn_type_flags() argument
2521 wps_process_config_methods(struct wps_data *wps, const u8 *methods) wps_process_config_methods() argument
2559 wps_process_wps_state(struct wps_data *wps, const u8 *state) wps_process_wps_state() argument
2574 wps_process_assoc_state(struct wps_data *wps, const u8 *assoc) wps_process_assoc_state() argument
2590 wps_process_config_error(struct wps_data *wps, const u8 *err) wps_process_config_error() argument
2606 wps_registrar_p2p_dev_addr_match(struct wps_data *wps) wps_registrar_p2p_dev_addr_match() argument
2627 wps_registrar_skip_overlap(struct wps_data *wps) wps_registrar_skip_overlap() argument
2645 wps_process_m1(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_m1() argument
2779 wps_process_m3(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m3() argument
2814 wps_process_m5(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m5() argument
2876 wps_sta_cred_cb(struct wps_data *wps) wps_sta_cred_cb() argument
2911 wps_process_ap_settings_r(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_ap_settings_r() argument
2965 wps_process_m7(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m7() argument
3030 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_msg() argument
3113 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_ack() argument
3180 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_nack() argument
3262 wps_process_wsc_done(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_done() argument
3387 wps_registrar_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) wps_registrar_process_msg() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c70 int wps = 0; in wpas_wps_in_use() local
622 int wps = 0; in wpa_supplicant_extra_ies() local
[all...]
H A Dwps_supplicant.c147 struct wpabuf *wps; in wpas_wps_eapol_cb() local
1530 wpas_wps_set_uuid(struct wpa_supplicant *wpa_s, struct wps_context *wps) wpas_wps_set_uuid() argument
1564 wpas_wps_set_vendor_ext_m1(struct wpa_supplicant *wpa_s, struct wps_context *wps) wpas_wps_set_vendor_ext_m1() argument
1583 struct wps_context *wps; wpas_wps_init() local
1673 wpas_wps_nfc_clear(struct wps_context *wps) wpas_wps_nfc_clear() argument
1924 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; wpas_wps_notify_scan_results() local
2246 struct wps_context *wps = wpa_s->wps; wpas_wps_update_config() local
2299 struct wps_context *wps; wpas_wps_update_mac_addr() local
2385 struct wps_context *wps = wpa_s->wps; wpas_wps_start_nfc() local
2504 wpas_wps_nfc_tag_process(struct wpa_supplicant *wpa_s, const struct wpabuf *wps) wpas_wps_nfc_tag_process() argument
2532 const struct wpabuf *wps = data; wpas_wps_nfc_tag_read() local
2600 struct wps_context *wps = wpa_s->wps; wpas_wps_er_nfc_handover_sel() local
2664 struct wpabuf *wps; wpas_wps_nfc_rx_handover_sel() local
2803 struct wpabuf *wps; wpas_er_wps_nfc_report_handover() local
2944 struct wpabuf *wps; wpas_wps_update_ap_info_bss() local
[all...]
H A Dctrl_iface.c2296 int res, verbose, wps, ret; in wpa_supplicant_ctrl_iface_status() local
H A Dwpa_supplicant_i.h980 struct wps_context *wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c3652 struct wpabuf *wps = wps_build_assoc_resp_ie(); in send_assoc_resp() local
H A Dwps_hostapd.c971 hostapd_wps_set_vendor_ext(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_set_vendor_ext() argument
996 hostapd_free_wps(struct wps_context *wps) hostapd_free_wps() argument
1014 struct wps_context *wps; hostapd_init_wps() local
1254 struct wps_context *wps = hapd->wps; hostapd_init_wps_complete() local
1273 hostapd_wps_nfc_clear(struct wps_context *wps) hostapd_wps_nfc_clear() argument
1576 hostapd_wps_upnp_init(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_upnp_init() argument
1821 hostapd_wps_nfc_tag_process(struct hostapd_data *hapd, const struct wpabuf *wps) hostapd_wps_nfc_tag_process() argument
1844 const struct wpabuf *wps = data; hostapd_wps_nfc_tag_read() local
1898 struct wps_context *wps = hapd->wps; hostapd_wps_nfc_hs_cr() local
1935 struct wpabuf *wps; hostapd_wps_nfc_report_handover() local
2043 struct wps_context *wps = hapd->wps; hostapd_wps_nfc_token_enable() local
[all...]
H A Dhostapd.h225 struct wps_context *wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c301 struct wps_context *wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c2151 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) in p2p_match_dev_type() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c2274 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h1003 enum wps_mode wps; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h1103 enum wps_mode wps; member

Completed in 124 milliseconds

123