Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwpa_auth_ft.c606 #define RRB_GET(type, field, txt, checklength) \ macro
3890 RRB_GET(FT_RRB_PMK_R0_NAME, pmk_r0_name, msgtype, WPA_PMK_NAME_LEN); in wpa_ft_rrb_rx_pull()
3894 RRB_GET(FT_RRB_S1KH_ID, s1kh_id, msgtype, ETH_ALEN); in wpa_ft_rrb_rx_pull()
4055 RRB_GET(FT_RRB_S1KH_ID, s1kh_id, msgtype, ETH_ALEN); in wpa_ft_rrb_rx_r1()
4062 RRB_GET(FT_RRB_PAIRWISE, pairwise, msgtype, sizeof(le16)); in wpa_ft_rrb_rx_r1()
4066 RRB_GET(FT_RRB_PMK_R1_NAME, pmk_r1_name, msgtype, WPA_PMK_NAME_LEN); in wpa_ft_rrb_rx_r1()
4075 RRB_GET(FT_RRB_PMK_R1, pmk_r1, msgtype, pmk_r1_len); in wpa_ft_rrb_rx_r1()