HomeSort by relevance Sort by last modified time
    Searched defs:wpa_ptk (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
wpa.h 195 WPA_PTK = 1,
254 struct wpa_ptk struct
337 struct wpa_ptk ptk;
  /external/wpa_supplicant_8/src/common/
wpa_common.h 204 * struct wpa_ptk - WPA Pairwise Transient Key
207 struct wpa_ptk { struct
338 struct wpa_ptk *ptk, int akmp, int cipher);
345 const u8 *snonce, const u8 *anonce, struct wpa_ptk *ptk,
373 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);

Completed in 395 milliseconds