Home
last modified time | relevance | path

Searched defs:ptk (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/wpa/src/common/
H A Dptksa_cache.h22 struct wpa_ptk ptk; member
68 ptksa_cache_add(struct ptksa_cache * ptksa,const u8 * addr,u32 cipher,u32 life_time,const struct wpa_ptk * ptk) ptksa_cache_add() argument
H A Dcommon_module_tests.c647 struct wpa_ptk ptk; in pasn_test_pasn_auth() local
726 struct wpa_ptk ptk; in pasn_test_no_pasn_auth() local
[all...]
H A Dptksa_cache.c270 ptksa_cache_add(struct ptksa_cache * ptksa,const u8 * addr,u32 cipher,u32 life_time,const struct wpa_ptk * ptk) ptksa_cache_add() argument
[all...]
H A Dwpa_common.c351 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,const u8 * z,size_t z_len,size_t kdk_len) wpa_pmk_to_ptk() argument
593 fils_pmk_to_ptk(const u8 * pmk,size_t pmk_len,const u8 * spa,const u8 * aa,const u8 * snonce,const u8 * anonce,const u8 * dhss,size_t dhss_len,struct wpa_ptk * ptk,u8 * ick,size_t * ick_len,int akmp,int cipher,u8 * fils_ft,size_t * fils_ft_len,size_t kdk_len) fils_pmk_to_ptk() argument
1212 pasn_pmk_to_ptk(const u8 * pmk,size_t pmk_len,const u8 * spa,const u8 * bssid,const u8 * dhss,size_t dhss_len,struct wpa_ptk * ptk,int akmp,int cipher,size_t kdk_len) pasn_pmk_to_ptk() argument
2042 wpa_pmk_r1_to_ptk(const u8 * pmk_r1,size_t pmk_r1_len,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,size_t kdk_len) wpa_pmk_r1_to_ptk() argument
[all...]
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dwpa.c52 wpa_eapol_key_send(struct wpa_sm * sm,struct wpa_ptk * ptk,int ver,const u8 * dest,u16 proto,u8 * msg,size_t msg_len,u8 * key_mic) wpa_eapol_key_send() argument
487 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) wpa_supplicant_send_2_of_4() argument
583 wpa_derive_ptk(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,struct wpa_ptk * ptk) wpa_derive_ptk() argument
678 struct wpa_ptk *ptk; wpa_supplicant_process_1_of_4() local
1618 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) wpa_supplicant_send_4_of_4() argument
2399 struct wpa_ptk *ptk; wpa_supp_aead_decrypt() local
[all...]
H A Dwpa_ft.c37 wpa_derive_ptk_ft(struct wpa_sm * sm,const unsigned char * src_addr,const struct wpa_eapol_key * key,struct wpa_ptk * ptk) wpa_derive_ptk_ft() argument
[all...]
H A Dwpa_i.h28 struct wpa_ptk ptk, tptk; member
477 wpa_sm_store_ptk(struct wpa_sm * sm,u8 * addr,int cipher,u32 life_time,struct wpa_ptk * ptk) wpa_sm_store_ptk() argument
[all...]
/freebsd-src/contrib/wpa/src/ap/
H A Dwpa_auth.c229 wpa_auth_store_ptksa(struct wpa_authenticator * wpa_auth,const u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) wpa_auth_store_ptksa() argument
2294 wpa_derive_ptk(struct wpa_state_machine * sm,const u8 * snonce,const u8 * pmk,unsigned int pmk_len,struct wpa_ptk * ptk,int force_sha256) wpa_derive_ptk() argument
2421 wpa_aead_decrypt(struct wpa_state_machine * sm,struct wpa_ptk * ptk,u8 * buf,size_t buf_len,u16 * _key_data_len) wpa_aead_decrypt() argument
[all...]
H A Dwpa_auth_glue.c924 hostapd_store_ptksa(void * ctx,const u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) hostapd_store_ptksa() argument
H A Dsta_info.h94 struct wpa_ptk ptk; global() member
H A Dwpa_auth_ft.c2081 wpa_auth_derive_ptk_ft(struct wpa_state_machine * sm,struct wpa_ptk * ptk) wpa_auth_derive_ptk_ft() argument
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1353 wpa_supplicant_store_ptk(void * ctx,u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) wpa_supplicant_store_ptk() argument
H A Dwpa_supplicant_i.h569 struct wpa_ptk ptk; global() member
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c1441 } ptk; global() member
[all...]