HomeSort by relevance Sort by last modified time
    Searched refs:wpa_ptk (Results 1 - 9 of 9) 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/rsn_supp/
wpa_i.h 23 struct wpa_ptk ptk, tptk;
396 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
403 struct wpa_ptk *ptk);
407 struct wpa_ptk *ptk);
410 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
wpa.c 48 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
427 struct wpa_ptk *ptk)
515 const struct wpa_eapol_key *key, struct wpa_ptk *ptk)
536 struct wpa_ptk *ptk;
    [all...]
wpa_ft.c 22 const struct wpa_eapol_key *key, struct wpa_ptk *ptk)
  /external/wpa_supplicant_8/src/ap/
wpa_auth_i.h 61 struct wpa_ptk PTK;
283 struct wpa_ptk *ptk);
wpa_auth.c 38 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
41 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
56 struct wpa_ptk *ptk);
849 struct wpa_ptk PTK;
    [all...]
wpa_auth_ft.c     [all...]
  /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);
wpa_common.c 244 struct wpa_ptk *ptk, int akmp, int cipher)
420 size_t dhss_len, struct wpa_ptk *ptk,
    [all...]

Completed in 175 milliseconds