Home
last modified time | relevance | path

Searched refs:ptk_name (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c39 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_derive_ptk_ft() local
80 ptk_name, sm->key_mgmt, sm->pairwise_cipher, in wpa_derive_ptk_ft()
545 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_ft_process_response() local
683 sm->pmk_r1_name, &sm->ptk, ptk_name, sm->key_mgmt, in wpa_ft_process_response()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h433 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher,
Dwpa_common.c2042 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk() argument
2137 os_memcpy(ptk_name, hash, WPA_PMK_NAME_LEN); in wpa_pmk_r1_to_ptk()
2163 wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN); in wpa_pmk_r1_to_ptk()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c2088 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_auth_derive_ptk_ft() local
2150 ptk, ptk_name, sm->wpa_key_mgmt, sm->pairwise, in wpa_auth_derive_ptk_ft()
3058 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_ft_process_auth_req() local
3209 &sm->PTK, ptk_name, sm->wpa_key_mgmt, in wpa_ft_process_auth_req()
Dwpa_auth.c2304 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_derive_ptk() local
2310 ptk, ptk_name, in wpa_derive_ptk()