Searched refs:r1kh_out (Results 1 – 1 of 1) sorted by relevance
1625 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh() argument1631 *r1kh_out = NULL; in wpa_ft_rrb_lookup_r1kh()1643 *r1kh_out = r1kh; in wpa_ft_rrb_lookup_r1kh()1646 if (!*r1kh_out && !*r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()1649 if (*r1kh_out && wpa_ft_rrb_init_r1kh_seq(*r1kh_out) < 0) in wpa_ft_rrb_lookup_r1kh()1650 *r1kh_out = NULL; in wpa_ft_rrb_lookup_r1kh()4452 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_rx_seq() argument4551 if (r1kh_out) in wpa_ft_rrb_rx_seq()4552 *r1kh_out = r1kh; in wpa_ft_rrb_rx_seq()