Home
last modified time | relevance | path

Searched refs:ft_r0kh_r1kh_pull_frame (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h48 struct ft_r0kh_r1kh_pull_frame { struct
Dwpa_auth_ft.c309 struct ft_r0kh_r1kh_pull_frame frame, f; in wpa_ft_pull_pmk_r1()
1313 struct ft_r0kh_r1kh_pull_frame f; in wpa_ft_rrb_rx_pull()
1339 crypt = data + offsetof(struct ft_r0kh_r1kh_pull_frame, nonce); in wpa_ft_rrb_rx_pull()
1341 plain = ((u8 *) &f) + offsetof(struct ft_r0kh_r1kh_pull_frame, nonce); in wpa_ft_rrb_rx_pull()