Home | History | Annotate | Download | only in rsn_supp

Lines Matching full:rbuf

69 	u8 *rbuf, *pos, *mic;
77 rbuf = wpa_sm_alloc_eapol(sm, IEEE802_1X_TYPE_EAPOL_KEY,
80 if (rbuf == NULL)
116 wpa_eapol_key_send(sm, &sm->ptk, ver, dst, ETH_P_EAPOL, rbuf, rlen,
130 u8 *rbuf, *pos, *mic;
139 rbuf = wpa_sm_alloc_eapol(sm, IEEE802_1X_TYPE_EAPOL_KEY,
142 if (rbuf == NULL)
169 wpa_eapol_key_send(sm, &sm->ptk, ver, src_addr, ETH_P_EAPOL, rbuf, rlen,
992 u8 bssid[ETH_ALEN], *rbuf, *pos, *count_pos, *mic;
1056 rbuf = wpa_sm_alloc_eapol(sm, IEEE802_1X_TYPE_EAPOL_KEY, NULL,
1059 if (rbuf == NULL) {
1076 os_free(rbuf);
1096 wpa_eapol_key_send(sm, &sm->ptk, ver, bssid, ETH_P_EAPOL, rbuf, rlen,