Searched refs:r1kh_out (Results 1 – 1 of 1) sorted by relevance
1591 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh() argument1597 *r1kh_out = NULL; in wpa_ft_rrb_lookup_r1kh()1609 *r1kh_out = r1kh; in wpa_ft_rrb_lookup_r1kh()1612 if (!*r1kh_out && !*r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()1615 if (*r1kh_out && wpa_ft_rrb_init_r1kh_seq(*r1kh_out) < 0) in wpa_ft_rrb_lookup_r1kh()1616 *r1kh_out = NULL; in wpa_ft_rrb_lookup_r1kh()4268 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_rx_seq() argument4367 if (r1kh_out) in wpa_ft_rrb_rx_seq()4368 *r1kh_out = r1kh; in wpa_ft_rrb_rx_seq()