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

  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.h 32 struct wpa_ptk stk, tstk;
wpa_i.h 24 struct wpa_ptk ptk, tptk;
363 struct wpa_ptk *ptk);
367 struct wpa_ptk *ptk);
370 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
wpa.c 340 struct wpa_ptk *ptk)
430 const struct wpa_eapol_key *key, struct wpa_ptk *ptk)
451 struct wpa_ptk *ptk;
    [all...]
wpa_ft.c 22 const struct wpa_eapol_key *key, struct wpa_ptk *ptk)
peerkey.c 662 struct wpa_ptk *stk;
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth_i.h 65 struct wpa_ptk PTK;
255 struct wpa_ptk *ptk);
wpa_auth.c 36 static int wpa_verify_key_mic(int akmp, struct wpa_ptk *PTK, u8 *data,
48 struct wpa_ptk *ptk);
828 struct wpa_ptk PTK;
    [all...]
wpa_auth_ft.c 365 struct wpa_ptk *ptk)
    [all...]
  /external/wpa_supplicant_8/src/common/
wpa_common.h 208 * struct wpa_ptk - WPA Pairwise Transient Key
211 struct wpa_ptk { struct
342 struct wpa_ptk *ptk, int akmp, int cipher);
363 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);
wpa_common.c 144 struct wpa_ptk *ptk, int akmp, int cipher)
965 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher)
    [all...]

Completed in 74 milliseconds