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 206 * struct wpa_ptk - WPA Pairwise Transient Key
209 struct wpa_ptk { struct
336 struct wpa_ptk *ptk, int akmp, int cipher);
344 size_t dhss_len, struct wpa_ptk *ptk,
373 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);

Completed in 63 milliseconds