Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c40 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_derive_ptk_ft() local
85 sm->pmk_r1_name, ptk, ptk_name, sm->key_mgmt, in wpa_derive_ptk_ft()
592 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_ft_process_response() local
713 sm->pmk_r1_name, &sm->ptk, ptk_name, sm->key_mgmt, in wpa_ft_process_response()
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h510 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher,
H A Dwpa_common.c2422 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk() argument
2539 os_memcpy(ptk_name, hash, WPA_PMK_NAME_LEN); in wpa_pmk_r1_to_ptk()
2565 wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN); in wpa_pmk_r1_to_ptk()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c2120 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_auth_derive_ptk_ft() local
2163 ptk, ptk_name, sm->wpa_key_mgmt, sm->pairwise, in wpa_auth_derive_ptk_ft()
3174 u8 ptk_name[WPA_PMK_NAME_LEN]; in wpa_ft_process_auth_req() local
3374 &sm->PTK, ptk_name, parse.key_mgmt, in wpa_ft_process_auth_req()
H A Dwpa_auth.c2880 u8 ptk_name[WPA_PMK_NAME_LEN]; local
2887 ptk_name, sm->wpa_key_mgmt,