Searched defs:wpa_ptk (Results 1 - 3 of 3) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/common/ |
H A D | wpa_common.h | 206 * struct wpa_ptk - WPA Pairwise Transient Key 209 struct wpa_ptk { struct 340 struct wpa_ptk *ptk, int akmp, int cipher); 361 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);
|
/external/wpa_supplicant_8/src/common/ |
H A D | wpa_common.h | 206 * struct wpa_ptk - WPA Pairwise Transient Key 209 struct wpa_ptk { struct 340 struct wpa_ptk *ptk, int akmp, int cipher); 361 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);
|
/external/wpa_supplicant_8/wpa_supplicant/src/common/ |
H A D | wpa_common.h | 206 * struct wpa_ptk - WPA Pairwise Transient Key 209 struct wpa_ptk { struct 340 struct wpa_ptk *ptk, int akmp, int cipher); 361 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);
|
Completed in 27 milliseconds