Searched refs:protection_type (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/tests/ |
D | test-eapol.c | 252 int protection_type, int key_type) in supp_mlme_setprotection() argument 256 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | preauth_test.c | 138 int protection_type, in wpa_supplicant_mlme_setprotection() argument
|
D | ibss_rsn.c | 181 int protection_type, int key_type) in supp_mlme_setprotection() argument 185 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
|
D | wpas_glue.c | 521 int protection_type, in wpa_supplicant_mlme_setprotection() argument 524 return wpa_drv_mlme_setprotection(wpa_s, addr, protection_type, in wpa_supplicant_mlme_setprotection()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.h | 51 int protection_type, int key_type);
|