Searched refs:protection_type (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
D | test_wpa.c | 169 int protection_type, int key_type) in supp_mlme_setprotection() argument 173 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
|
/external/wpa_supplicant_8/wpa_supplicant/tests/ |
D | test_wpa.c | 155 int protection_type, int key_type) in supp_mlme_setprotection() argument 159 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | wpas_glue.c | 450 int protection_type, in wpa_supplicant_mlme_setprotection() argument 453 return wpa_drv_mlme_setprotection(wpa_s, addr, protection_type, in wpa_supplicant_mlme_setprotection()
|
D | preauth_test.c | 152 int protection_type, in wpa_supplicant_mlme_setprotection() argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ibss_rsn.c | 156 int protection_type, int key_type) in supp_mlme_setprotection() argument 160 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
|
D | preauth_test.c | 147 int protection_type, in wpa_supplicant_mlme_setprotection() argument
|
D | wpas_glue.c | 454 int protection_type, in wpa_supplicant_mlme_setprotection() argument 457 return wpa_drv_mlme_setprotection(wpa_s, addr, protection_type, in wpa_supplicant_mlme_setprotection()
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
D | wpa.h | 59 int protection_type, int key_type);
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.h | 46 int protection_type, int key_type);
|