Searched refs:r1kh_wildcard (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 1592 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh() 1596 *r1kh_wildcard = NULL; in wpa_ft_rrb_lookup_r1kh() 1606 *r1kh_wildcard = r1kh; in wpa_ft_rrb_lookup_r1kh() 1612 if (!*r1kh_out && !*r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh() 1765 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh() 1779 os_memcpy(r1kh->key, r1kh_wildcard->key, sizeof(r1kh->key)); in wpa_ft_rrb_add_r1kh() 3810 struct ft_remote_r1kh *r1kh, *r1kh_wildcard; in wpa_ft_rrb_rx_pull() local 3836 wpa_ft_rrb_lookup_r1kh(wpa_auth, f_r1kh_id, &r1kh, &r1kh_wildcard); in wpa_ft_rrb_rx_pull() 3840 } else if (r1kh_wildcard) { in wpa_ft_rrb_rx_pull() 3842 key = r1kh_wildcard in wpa_ft_rrb_rx_pull() 1589 wpa_ft_rrb_lookup_r1kh(struct wpa_authenticator *wpa_auth, const u8 *f_r1kh_id, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r1kh **r1kh_wildcard) wpa_ft_rrb_lookup_r1kh() argument 1764 wpa_ft_rrb_add_r1kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh_wildcard, const u8 *src_addr, const u8 *r1kh_id, int timeout) wpa_ft_rrb_add_r1kh() argument 4279 struct ft_remote_r1kh *r1kh_wildcard; wpa_ft_rrb_rx_seq() local 4456 struct ft_remote_r1kh *r1kh = NULL, *r1kh_wildcard = NULL; wpa_ft_rrb_rx_seq_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1590 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh() 1594 *r1kh_wildcard = NULL; in wpa_ft_rrb_lookup_r1kh() 1604 *r1kh_wildcard = r1kh; in wpa_ft_rrb_lookup_r1kh() 1610 if (!*r1kh_out && !*r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh() 1763 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh() 1777 os_memcpy(r1kh->key, r1kh_wildcard->key, sizeof(r1kh->key)); in wpa_ft_rrb_add_r1kh() 3586 struct ft_remote_r1kh *r1kh, *r1kh_wildcard; in wpa_ft_rrb_rx_pull() local 3612 wpa_ft_rrb_lookup_r1kh(wpa_auth, f_r1kh_id, &r1kh, &r1kh_wildcard); in wpa_ft_rrb_rx_pull() 3616 } else if (r1kh_wildcard) { in wpa_ft_rrb_rx_pull() 3618 key = r1kh_wildcard in wpa_ft_rrb_rx_pull() 1587 wpa_ft_rrb_lookup_r1kh(struct wpa_authenticator *wpa_auth, const u8 *f_r1kh_id, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r1kh **r1kh_wildcard) wpa_ft_rrb_lookup_r1kh() argument 1762 wpa_ft_rrb_add_r1kh(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh_wildcard, const u8 *src_addr, const u8 *r1kh_id, int timeout) wpa_ft_rrb_add_r1kh() argument 4051 struct ft_remote_r1kh *r1kh_wildcard; wpa_ft_rrb_rx_seq() local 4224 struct ft_remote_r1kh *r1kh = NULL, *r1kh_wildcard = NULL; wpa_ft_rrb_rx_seq_resp() local [all...] |
Completed in 11 milliseconds