Searched defs:ptk (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c21 wpa_derive_ptk_ft(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
[all...]
H A Dwpa.c441 struct wpa_ptk *ptk; local
323 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) argument
419 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
1155 wpa_supplicant_send_4_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, u16 ver, u16 key_info, struct wpa_ptk *ptk) argument
[all...]
H A Dwpa_i.h24 struct wpa_ptk ptk, tptk; member in struct:wpa_sm
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c364 wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, const u8 *pmk, struct wpa_ptk *ptk) argument
H A Dwpa_auth.c2023 wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, const u8 *pmk, struct wpa_ptk *ptk) argument
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c141 wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, const u8 *addr1, const u8 *addr2, const u8 *nonce1, const u8 *nonce2, struct wpa_ptk *ptk, int akmp, int cipher) argument
941 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher) argument
[all...]
/freebsd-11.0-release/contrib/gcc/cp/
H A Dparser.c18212 cp_token *ptk; local

Completed in 218 milliseconds