Searched refs:rkh_seq (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c572 struct ft_remote_seq *rkh_seq, int cb)
576 dl_list_for_each_safe(item, n, &rkh_seq->rx.queue,
596 struct ft_remote_seq *rkh_seq, const u8 *src_addr,
620 if (dl_list_len(&rkh_seq->rx.queue) >= ftRRBmaxQueueLen) {
666 dl_list_add(&rkh_seq->rx.queue, &item->list);
691 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, argument
707 if (rkh_seq->rx.num_last == 0) {
712 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) {
721 os_reltime_sub(&now, &rkh_seq->rx.time_offset, &now_remote);
730 rkh_off = rkh_seq
571 wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, int cb) argument
595 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) argument
761 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *auth, size_t auth_len, const char *msgtype) argument
802 wpa_ft_new_seq(struct ft_remote_seq *rkh_seq, struct ft_rrb_seq *f_seq) argument
3014 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) argument
3142 struct ft_remote_seq *rkh_seq = NULL; local
3209 struct ft_remote_seq *rkh_seq = NULL; local
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c572 struct ft_remote_seq *rkh_seq, int cb)
576 dl_list_for_each_safe(item, n, &rkh_seq->rx.queue,
596 struct ft_remote_seq *rkh_seq, const u8 *src_addr,
620 if (dl_list_len(&rkh_seq->rx.queue) >= ftRRBmaxQueueLen) {
666 dl_list_add(&rkh_seq->rx.queue, &item->list);
691 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, argument
707 if (rkh_seq->rx.num_last == 0) {
712 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) {
721 os_reltime_sub(&now, &rkh_seq->rx.time_offset, &now_remote);
730 rkh_off = rkh_seq
571 wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, int cb) argument
595 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) argument
761 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *auth, size_t auth_len, const char *msgtype) argument
802 wpa_ft_new_seq(struct ft_remote_seq *rkh_seq, struct ft_rrb_seq *f_seq) argument
3014 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) argument
3142 struct ft_remote_seq *rkh_seq = NULL; local
3209 struct ft_remote_seq *rkh_seq = NULL; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c572 struct ft_remote_seq *rkh_seq, int cb)
576 dl_list_for_each_safe(item, n, &rkh_seq->rx.queue,
596 struct ft_remote_seq *rkh_seq, const u8 *src_addr,
620 if (dl_list_len(&rkh_seq->rx.queue) >= ftRRBmaxQueueLen) {
666 dl_list_add(&rkh_seq->rx.queue, &item->list);
691 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, argument
707 if (rkh_seq->rx.num_last == 0) {
712 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) {
721 os_reltime_sub(&now, &rkh_seq->rx.time_offset, &now_remote);
730 rkh_off = rkh_seq
571 wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, int cb) argument
595 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) argument
761 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *auth, size_t auth_len, const char *msgtype) argument
802 wpa_ft_new_seq(struct ft_remote_seq *rkh_seq, struct ft_rrb_seq *f_seq) argument
3014 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) argument
3142 struct ft_remote_seq *rkh_seq = NULL; local
3209 struct ft_remote_seq *rkh_seq = NULL; local
[all...]

Completed in 113 milliseconds