/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_tls_common.c | 63 if (os_strstr(txt, "tls_allow_md5=1")) in eap_tls_params_flags() 65 if (os_strstr(txt, "tls_disable_time_checks=1")) in eap_tls_params_flags() 67 if (os_strstr(txt, "tls_disable_session_ticket=1")) in eap_tls_params_flags() 69 if (os_strstr(txt, "tls_disable_session_ticket=0")) in eap_tls_params_flags() 71 if (os_strstr(txt, "tls_disable_tlsv1_0=1")) in eap_tls_params_flags() 73 if (os_strstr(txt, "tls_disable_tlsv1_0=0")) { in eap_tls_params_flags() 77 if (os_strstr(txt, "tls_disable_tlsv1_1=1")) in eap_tls_params_flags() 79 if (os_strstr(txt, "tls_disable_tlsv1_1=0")) { in eap_tls_params_flags() 83 if (os_strstr(txt, "tls_disable_tlsv1_2=1")) in eap_tls_params_flags() 85 if (os_strstr(tx in eap_tls_params_flags() [all...] |
H A D | eap_wsc.c | 66 pos = os_strstr(params, "new_ssid="); in eap_wsc_new_ap_settings() 82 pos = os_strstr(params, "new_auth="); in eap_wsc_new_ap_settings() 98 pos = os_strstr(params, "new_encr="); in eap_wsc_new_ap_settings() 118 pos = os_strstr(params, "new_key="); in eap_wsc_new_ap_settings() 192 pos = os_strstr(phase1, "pin="); in eap_wsc_init() 206 pos = os_strstr(phase1, "pbc=1"); in eap_wsc_init() 211 pos = os_strstr(phase1, "dev_pw_id="); in eap_wsc_init() 227 pos = os_strstr(phase1, " pkhash="); in eap_wsc_init() 258 if (os_strstr(phase1, "multi_ap=1")) in eap_wsc_init()
|
H A D | tncc.c | 608 char *pos = os_strstr(start, "<Type>"); in tncc_get_type() 622 pos = os_strstr(start, "<Base64>"); in tncc_get_base64() 627 pos2 = os_strstr(pos, "</Base64>"); in tncc_get_base64() 648 pos = os_strstr(start, "<TNCCS-Recommendation "); in tncc_get_recommendation() 653 pos = os_strstr(pos, " type="); in tncc_get_recommendation() 702 start = os_strstr(buf, "<TNCCS-Batch "); in tncc_process_if_tnccs() 703 end = os_strstr(buf, "</TNCCS-Batch>"); in tncc_process_if_tnccs() 714 pos = os_strstr(start, "BatchId="); in tncc_process_if_tnccs() 755 pos = os_strstr(start, "<IMC-IMV-Message>"); in tncc_process_if_tnccs() 759 end = os_strstr(star in tncc_process_if_tnccs() [all...] |
H A D | eap_peap.c | 78 pos = os_strstr(phase1, "peapver="); in eap_peap_parse_phase1() 86 if (os_strstr(phase1, "peaplabel=1")) { in eap_peap_parse_phase1() 92 if (os_strstr(phase1, "peap_outer_success=0")) { in eap_peap_parse_phase1() 96 } else if (os_strstr(phase1, "peap_outer_success=1")) { in eap_peap_parse_phase1() 100 } else if (os_strstr(phase1, "peap_outer_success=2")) { in eap_peap_parse_phase1() 106 if (os_strstr(phase1, "crypto_binding=0")) { in eap_peap_parse_phase1() 109 } else if (os_strstr(phase1, "crypto_binding=1")) { in eap_peap_parse_phase1() 112 } else if (os_strstr(phase1, "crypto_binding=2")) { in eap_peap_parse_phase1() 118 if (os_strstr(phase1, "tnc=soh2")) { in eap_peap_parse_phase1() 121 } else if (os_strstr(phase in eap_peap_parse_phase1() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_tls_common.c | 63 if (os_strstr(txt, "tls_allow_md5=1")) in eap_tls_params_flags() 65 if (os_strstr(txt, "tls_disable_time_checks=1")) in eap_tls_params_flags() 67 if (os_strstr(txt, "tls_disable_session_ticket=1")) in eap_tls_params_flags() 69 if (os_strstr(txt, "tls_disable_session_ticket=0")) in eap_tls_params_flags() 71 if (os_strstr(txt, "tls_disable_tlsv1_0=1")) in eap_tls_params_flags() 73 if (os_strstr(txt, "tls_disable_tlsv1_0=0")) { in eap_tls_params_flags() 77 if (os_strstr(txt, "tls_disable_tlsv1_1=1")) in eap_tls_params_flags() 79 if (os_strstr(txt, "tls_disable_tlsv1_1=0")) { in eap_tls_params_flags() 83 if (os_strstr(txt, "tls_disable_tlsv1_2=1")) in eap_tls_params_flags() 85 if (os_strstr(tx in eap_tls_params_flags() [all...] |
H A D | eap_wsc.c | 68 pos = os_strstr(params, "new_ssid="); in eap_wsc_new_ap_settings() 84 pos = os_strstr(params, "new_auth="); in eap_wsc_new_ap_settings() 100 pos = os_strstr(params, "new_encr="); in eap_wsc_new_ap_settings() 120 pos = os_strstr(params, "new_key="); in eap_wsc_new_ap_settings() 194 pos = os_strstr(phase1, "pin="); in eap_wsc_init() 208 pos = os_strstr(phase1, "pbc=1"); in eap_wsc_init() 213 pos = os_strstr(phase1, "dev_pw_id="); in eap_wsc_init() 229 pos = os_strstr(phase1, " pkhash="); in eap_wsc_init() 260 if (os_strstr(phase1, "multi_ap=1")) in eap_wsc_init()
|
H A D | tncc.c | 608 char *pos = os_strstr(start, "<Type>"); in tncc_get_type() 622 pos = os_strstr(start, "<Base64>"); in tncc_get_base64() 627 pos2 = os_strstr(pos, "</Base64>"); in tncc_get_base64() 647 pos = os_strstr(start, "<TNCCS-Recommendation "); in tncc_get_recommendation() 652 pos = os_strstr(pos, " type="); in tncc_get_recommendation() 701 start = os_strstr(buf, "<TNCCS-Batch "); in tncc_process_if_tnccs() 702 end = os_strstr(buf, "</TNCCS-Batch>"); in tncc_process_if_tnccs() 713 pos = os_strstr(start, "BatchId="); in tncc_process_if_tnccs() 754 pos = os_strstr(start, "<IMC-IMV-Message>"); in tncc_process_if_tnccs() 758 end = os_strstr(star in tncc_process_if_tnccs() [all...] |
H A D | eap_peap.c | 79 pos = os_strstr(phase1, "peapver="); in eap_peap_parse_phase1() 87 if (os_strstr(phase1, "peaplabel=1")) { in eap_peap_parse_phase1() 93 if (os_strstr(phase1, "peap_outer_success=0")) { in eap_peap_parse_phase1() 97 } else if (os_strstr(phase1, "peap_outer_success=1")) { in eap_peap_parse_phase1() 101 } else if (os_strstr(phase1, "peap_outer_success=2")) { in eap_peap_parse_phase1() 107 if (os_strstr(phase1, "crypto_binding=0")) { in eap_peap_parse_phase1() 110 } else if (os_strstr(phase1, "crypto_binding=1")) { in eap_peap_parse_phase1() 113 } else if (os_strstr(phase1, "crypto_binding=2")) { in eap_peap_parse_phase1() 118 if (os_strstr(phase1, "phase2_auth=0")) { in eap_peap_parse_phase1() 122 } else if (os_strstr(phase in eap_peap_parse_phase1() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_er_ssdp.c | 66 if (os_strstr(start, "schemas-wifialliance-org:device:" in wps_er_ssdp_rx() 69 if (os_strstr(start, "schemas-wifialliance-org:service:" in wps_er_ssdp_rx() 78 if (os_strstr(start, "ssdp:byebye")) in wps_er_ssdp_rx() 82 pos2 = os_strstr(start, "max-age="); in wps_er_ssdp_rx() 89 pos2 = os_strstr(start, "uuid:"); in wps_er_ssdp_rx()
|
H A D | wps_common.c | 543 if (os_strstr(str, "ethernet")) in wps_config_methods_str2bin() 545 if (os_strstr(str, "label")) in wps_config_methods_str2bin() 547 if (os_strstr(str, "display")) in wps_config_methods_str2bin() 549 if (os_strstr(str, "ext_nfc_token")) in wps_config_methods_str2bin() 551 if (os_strstr(str, "int_nfc_token")) in wps_config_methods_str2bin() 553 if (os_strstr(str, "nfc_interface")) in wps_config_methods_str2bin() 555 if (os_strstr(str, "push_button")) in wps_config_methods_str2bin() 557 if (os_strstr(str, "keypad")) in wps_config_methods_str2bin() 559 if (os_strstr(str, "virtual_display")) in wps_config_methods_str2bin() 561 if (os_strstr(st in wps_config_methods_str2bin() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_er_ssdp.c | 66 if (os_strstr(start, "schemas-wifialliance-org:device:" in wps_er_ssdp_rx() 69 if (os_strstr(start, "schemas-wifialliance-org:service:" in wps_er_ssdp_rx() 78 if (os_strstr(start, "ssdp:byebye")) in wps_er_ssdp_rx() 82 pos2 = os_strstr(start, "max-age="); in wps_er_ssdp_rx() 89 pos2 = os_strstr(start, "uuid:"); in wps_er_ssdp_rx()
|
H A D | wps_common.c | 543 if (os_strstr(str, "ethernet")) in wps_config_methods_str2bin() 545 if (os_strstr(str, "label")) in wps_config_methods_str2bin() 547 if (os_strstr(str, "display")) in wps_config_methods_str2bin() 549 if (os_strstr(str, "ext_nfc_token")) in wps_config_methods_str2bin() 551 if (os_strstr(str, "int_nfc_token")) in wps_config_methods_str2bin() 553 if (os_strstr(str, "nfc_interface")) in wps_config_methods_str2bin() 555 if (os_strstr(str, "push_button")) in wps_config_methods_str2bin() 557 if (os_strstr(str, "keypad")) in wps_config_methods_str2bin() 559 if (os_strstr(str, "virtual_display")) in wps_config_methods_str2bin() 561 if (os_strstr(st in wps_config_methods_str2bin() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 1071 if (os_strstr(capab, "[LDPC]")) in hostapd_config_ht_capab() 1073 if (os_strstr(capab, "[HT40-]")) { in hostapd_config_ht_capab() 1077 if (os_strstr(capab, "[HT40+]")) { in hostapd_config_ht_capab() 1081 if (os_strstr(capab, "[HT40+]") && os_strstr(capab, "[HT40-]")) { in hostapd_config_ht_capab() 1085 if (!os_strstr(capab, "[HT40+]") && !os_strstr(capab, "[HT40-]")) in hostapd_config_ht_capab() 1087 if (os_strstr(capab, "[HT20]")) in hostapd_config_ht_capab() 1089 if (os_strstr(capab, "[GF]")) in hostapd_config_ht_capab() 1091 if (os_strstr(capa in hostapd_config_ht_capab() [all...] |
H A D | ap_ctrl_iface.c | 865 pos = os_strstr(cmd, " disassoc_timer="); in hostapd_ctrl_iface_bss_tm_req() 875 pos = os_strstr(cmd, " valid_int="); in hostapd_ctrl_iface_bss_tm_req() 881 pos = os_strstr(cmd, " dialog_token="); in hostapd_ctrl_iface_bss_tm_req() 887 pos = os_strstr(cmd, " bss_term="); in hostapd_ctrl_iface_bss_tm_req() 909 pos = os_strstr(cmd, " url="); in hostapd_ctrl_iface_bss_tm_req() 926 if (os_strstr(cmd, " pref=1")) in hostapd_ctrl_iface_bss_tm_req() 928 if (os_strstr(cmd, " abridged=1")) in hostapd_ctrl_iface_bss_tm_req() 930 if (os_strstr(cmd, " disassoc_imminent=1")) in hostapd_ctrl_iface_bss_tm_req() 934 pos = os_strstr(cmd, "mbo="); in hostapd_ctrl_iface_bss_tm_req() 1414 if (!os_strstr(band in hostapd_ctrl_iface_set_band() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 1160 if (os_strstr(capab, "[LDPC]")) in hostapd_config_ht_capab() 1162 if (os_strstr(capab, "[HT40-]")) { in hostapd_config_ht_capab() 1166 if (os_strstr(capab, "[HT40+]")) { in hostapd_config_ht_capab() 1170 if (os_strstr(capab, "[HT40+]") && os_strstr(capab, "[HT40-]")) { in hostapd_config_ht_capab() 1174 if (!os_strstr(capab, "[HT40+]") && !os_strstr(capab, "[HT40-]")) in hostapd_config_ht_capab() 1176 if (os_strstr(capab, "[SMPS-STATIC]")) { in hostapd_config_ht_capab() 1180 if (os_strstr(capab, "[SMPS-DYNAMIC]")) { in hostapd_config_ht_capab() 1184 if (os_strstr(capa in hostapd_config_ht_capab() [all...] |
H A D | ap_ctrl_iface.c | 863 pos = os_strstr(cmd, " disassoc_timer="); in hostapd_ctrl_iface_bss_tm_req() 873 pos = os_strstr(cmd, " valid_int="); in hostapd_ctrl_iface_bss_tm_req() 879 pos = os_strstr(cmd, " bss_term="); in hostapd_ctrl_iface_bss_tm_req() 901 pos = os_strstr(cmd, " url="); in hostapd_ctrl_iface_bss_tm_req() 918 if (os_strstr(cmd, " pref=1")) in hostapd_ctrl_iface_bss_tm_req() 920 if (os_strstr(cmd, " abridged=1")) in hostapd_ctrl_iface_bss_tm_req() 922 if (os_strstr(cmd, " disassoc_imminent=1")) in hostapd_ctrl_iface_bss_tm_req() 926 pos = os_strstr(cmd, "mbo="); in hostapd_ctrl_iface_bss_tm_req() 1579 pos = os_strstr(param, "freq="); in hostapd_ctrl_iface_radar() 1583 pos = os_strstr(para in hostapd_ctrl_iface_radar() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface.c | 326 pos = os_strstr(params, "freq="); in wpas_ctrl_pno() 351 if (!os_strstr(bands, "AUTO")) { in wpas_ctrl_set_band() 352 if (os_strstr(bands, "5G")) in wpas_ctrl_set_band() 354 if (os_strstr(bands, "6G")) in wpas_ctrl_set_band() 356 if (os_strstr(bands, "2G")) in wpas_ctrl_set_band() 1198 const char *pos2 = os_strstr(pos, " " #str "="); \ in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1211 freq_params.ht_enabled = !!os_strstr(pos, " ht"); in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1212 freq_params.vht_enabled = !!os_strstr(pos, " vht"); in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1402 pos = os_strstr(cmd, " multi_ap="); in wpa_supplicant_ctrl_iface_wps_pbc() 3440 pos = os_strstr(cm [all...] |
H A D | dpp_supplicant.c | 127 pos = os_strstr(cmd, " own="); in wpas_dpp_nfc_handover_req() 136 pos = os_strstr(cmd, " uri="); in wpas_dpp_nfc_handover_req() 159 pos = os_strstr(cmd, " own="); in wpas_dpp_nfc_handover_sel() 168 pos = os_strstr(cmd, " uri="); in wpas_dpp_nfc_handover_sel() 763 pos = os_strstr(cmd, " peer="); in wpas_dpp_auth_init() 775 pos = os_strstr(cmd, " tcp_port="); in wpas_dpp_auth_init() 793 pos = os_strstr(cmd, " own="); in wpas_dpp_auth_init() 811 pos = os_strstr(cmd, " role="); in wpas_dpp_auth_init() 825 pos = os_strstr(cmd, " netrole="); in wpas_dpp_auth_init() 838 pos = os_strstr(cm in wpas_dpp_auth_init() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | tncs.c | 657 char *pos = os_strstr(start, "<Type>"); in tncs_get_type() 671 pos = os_strstr(start, "<Base64>"); in tncs_get_base64() 676 pos2 = os_strstr(pos, "</Base64>"); in tncs_get_base64() 790 start = os_strstr(buf, "<TNCCS-Batch "); in tncs_process_if_tnccs() 791 end = os_strstr(buf, "</TNCCS-Batch>"); in tncs_process_if_tnccs() 802 pos = os_strstr(start, "BatchId="); in tncs_process_if_tnccs() 843 pos = os_strstr(start, "<IMC-IMV-Message>"); in tncs_process_if_tnccs() 847 end = os_strstr(start, "</IMC-IMV-Message>"); in tncs_process_if_tnccs() 888 pos = os_strstr(start, "<TNCC-TNCS-Message>"); in tncs_process_if_tnccs() 892 end = os_strstr(star in tncs_process_if_tnccs() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | tncs.c | 657 char *pos = os_strstr(start, "<Type>"); in tncs_get_type() 671 pos = os_strstr(start, "<Base64>"); in tncs_get_base64() 676 pos2 = os_strstr(pos, "</Base64>"); in tncs_get_base64() 789 start = os_strstr(buf, "<TNCCS-Batch "); in tncs_process_if_tnccs() 790 end = os_strstr(buf, "</TNCCS-Batch>"); in tncs_process_if_tnccs() 801 pos = os_strstr(start, "BatchId="); in tncs_process_if_tnccs() 842 pos = os_strstr(start, "<IMC-IMV-Message>"); in tncs_process_if_tnccs() 846 end = os_strstr(start, "</IMC-IMV-Message>"); in tncs_process_if_tnccs() 887 pos = os_strstr(start, "<TNCC-TNCS-Message>"); in tncs_process_if_tnccs() 891 end = os_strstr(star in tncs_process_if_tnccs() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface.c | 286 pos = os_strstr(params, "freq="); in wpas_ctrl_pno() 996 const char *pos2 = os_strstr(pos, " " #str "="); \ in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1009 freq_params.ht_enabled = !!os_strstr(pos, " ht"); in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1010 freq_params.vht_enabled = !!os_strstr(pos, " vht"); in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1200 pos = os_strstr(cmd, " multi_ap="); in wpa_supplicant_ctrl_iface_wps_pbc() 3064 pos = os_strstr(cmd, "ifname="); in wpa_supplicant_ctrl_iface_mesh_interface_add() 3182 pos = os_strstr(cmd, " duration="); in wpa_supplicant_ctrl_iface_mesh_peer_add() 3210 pos = os_strstr(cmd, " payload="); in wpa_supplicant_ctrl_iface_mesh_link_probe() 3270 pos = os_strstr(cmd, " freq="); in wpa_supplicant_ctrl_iface_select_network() 3313 if (os_strstr(cm in wpa_supplicant_ctrl_iface_enable_network() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ctrl_iface_ap.c | 531 pos = os_strstr(txtaddr, " reason="); in hostapd_ctrl_iface_deauthenticate() 535 pos = os_strstr(txtaddr, " test="); in hostapd_ctrl_iface_deauthenticate() 558 pos = os_strstr(txtaddr, " p2p="); in hostapd_ctrl_iface_deauthenticate() 565 if (os_strstr(txtaddr, " tx=0")) in hostapd_ctrl_iface_deauthenticate() 593 pos = os_strstr(txtaddr, " reason="); in hostapd_ctrl_iface_disassociate() 597 pos = os_strstr(txtaddr, " test="); in hostapd_ctrl_iface_disassociate() 620 pos = os_strstr(txtaddr, " p2p="); in hostapd_ctrl_iface_disassociate() 627 if (os_strstr(txtaddr, " tx=0")) in hostapd_ctrl_iface_disassociate() 911 const char *pos2 = os_strstr(pos, " " #str "="); \ in hostapd_parse_csa_settings() 922 settings->freq_params.ht_enabled = !!os_strstr(po in hostapd_parse_csa_settings() [all...] |
H A D | dpp_hostapd.c | 102 pos = os_strstr(cmd, " own="); in hostapd_dpp_nfc_handover_req() 110 pos = os_strstr(cmd, " uri="); in hostapd_dpp_nfc_handover_req() 133 pos = os_strstr(cmd, " own="); in hostapd_dpp_nfc_handover_sel() 141 pos = os_strstr(cmd, " uri="); in hostapd_dpp_nfc_handover_sel() 562 pos = os_strstr(cmd, " peer="); in hostapd_dpp_auth_init() 574 pos = os_strstr(cmd, " tcp_port="); in hostapd_dpp_auth_init() 592 pos = os_strstr(cmd, " own="); in hostapd_dpp_auth_init() 611 pos = os_strstr(cmd, " role="); in hostapd_dpp_auth_init() 625 pos = os_strstr(cmd, " neg_freq="); in hostapd_dpp_auth_init() 685 if (os_strstr(cm in hostapd_dpp_listen() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | wpa_magiclink.c | 239 pos = os_strstr(cmd, "\n"); 247 pos = os_strstr(pos + 1, "\n"); 255 pos = os_strstr(pos + 1, "\n"); 265 pos = os_strstr(pos + 1, "\n");
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ctrl_iface_ap.c | 494 pos = os_strstr(txtaddr, " reason="); in hostapd_ctrl_iface_deauthenticate() 498 pos = os_strstr(txtaddr, " test="); in hostapd_ctrl_iface_deauthenticate() 522 pos = os_strstr(txtaddr, " p2p="); in hostapd_ctrl_iface_deauthenticate() 529 if (os_strstr(txtaddr, " tx=0")) in hostapd_ctrl_iface_deauthenticate() 557 pos = os_strstr(txtaddr, " reason="); in hostapd_ctrl_iface_disassociate() 561 pos = os_strstr(txtaddr, " test="); in hostapd_ctrl_iface_disassociate() 585 pos = os_strstr(txtaddr, " p2p="); in hostapd_ctrl_iface_disassociate() 592 if (os_strstr(txtaddr, " tx=0")) in hostapd_ctrl_iface_disassociate() 855 const char *pos2 = os_strstr(pos, " " #str "="); \ in hostapd_parse_csa_settings() 866 settings->freq_params.ht_enabled = !!os_strstr(po in hostapd_parse_csa_settings() [all...] |