/hostap/wlantest/ |
D | test_vectors.c | 360 u8 *prot; in test_vector_bip() local 400 u8 *prot; in test_vector_bip_s1g_beacon() local 439 u8 *prot; in test_vector_bip_s1g_beacon_ext() local 480 u8 *prot; in test_vector_bip_s1g_beacon_bce() local 519 u8 *prot; in test_vector_bip_s1g_beacon_bce_ext() local 995 u8 *prot; in test_vector_bip_gmac_128() local 1046 u8 *prot; in test_vector_bip_gmac_128_s1g_beacon() local 1099 u8 *prot; in test_vector_bip_gmac_128_s1g_beacon_ext() local 1152 u8 *prot; in test_vector_bip_gmac_128_s1g_beacon_bce() local 1204 u8 *prot; in test_vector_bip_gmac_128_s1g_beacon_bce_ext() local [all …]
|
D | bip.c | 20 u8 *prot, *pos, *buf; in bip_protect() local 77 u8 *prot, *pos, *buf; in bip_protect_s1g_beacon() local 191 u8 *prot, *pos, *buf; in bip_gmac_protect() local 258 u8 *prot, *pos, *buf; in bip_gmac_protect_s1g_beacon() local
|
D | ctrl.c | 486 enum wlantest_inject_protection prot) in ctrl_inject_auth() 515 enum wlantest_inject_protection prot) in ctrl_inject_assocreq() 561 enum wlantest_inject_protection prot) in ctrl_inject_reassocreq() 608 enum wlantest_inject_protection prot) in ctrl_inject_deauth() 633 enum wlantest_inject_protection prot) in ctrl_inject_disassoc() 659 enum wlantest_inject_protection prot) in ctrl_inject_saqueryreq() 690 int frame, sender_ap, prot; in ctrl_inject() local 1134 int prot; in ctrl_send_() local
|
D | inject.c | 85 u8 *prot; in wlantest_inject_bip() local 276 enum wlantest_inject_protection prot) in wlantest_inject()
|
D | rx_data.c | 62 const u8 *data, size_t len, int prot, in rx_data_vlan() 80 u16 ethertype, const u8 *data, size_t len, int prot, in rx_data_eth() 106 const u8 *data, size_t len, int prot, in rx_data_process() 771 int prot = !!(fc & WLAN_FC_ISWEP); in rx_data_bss() local
|
D | rx_eapol.c | 1402 int prot) in rx_data_eapol_key() 1670 const u8 *data, size_t len, int prot) in rx_data_eapol()
|
D | wlantest_cli.c | 876 enum wlantest_inject_protection prot; in cmd_inject() local 1059 enum wlantest_inject_protection prot; in cmd_send() local
|
/hostap/src/ap/ |
D | gas_serv.c | 1169 struct anqp_query_info *qi, int prot, in gas_serv_req_local_processing() 1245 int prot, struct wpabuf *buf, int freq) in gas_serv_req_dpp_processing() 1313 const u8 *data, size_t len, int prot, in gas_serv_rx_gas_initial_req() 1455 const u8 *data, size_t len, int prot, in gas_serv_rx_gas_comeback_req() 1567 int prot, std_addr3; in gas_serv_rx_public_action() local
|
D | gas_serv.h | 77 int prot; /* whether Protected Dual of Public Action frame is used */ member
|
D | gas_query_ap.c | 264 int res, prot = pmf_in_use(gas->hapd, query->addr); in gas_query_tx() local 475 int prot, pmf; in gas_query_ap_rx() local
|
D | dpp_hostapd.c | 3436 u8 dialog_token, int prot, in hostapd_dpp_relay_gas_resp_tx()
|
/hostap/src/eap_common/ |
D | eap_eke_common.c | 585 u8 *prot, size_t *prot_len) in eap_eke_prot() 638 const u8 *prot, size_t prot_len, in eap_eke_decrypt_prot()
|
/hostap/wpa_supplicant/ |
D | gas_query.c | 288 int res, prot = pmf_in_use(gas->wpa_s, query->addr); in gas_query_tx() local 527 int prot, pmf; in gas_query_rx() local
|
/hostap/src/drivers/ |
D | driver_nl80211_capa.c | 90 unsigned int prot = 0; in probe_resp_offload_support() local
|