Home
last modified time | relevance | path

Searched refs:last_rx_eapol_key (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h81 u8 *last_rx_eapol_key; /* starting from IEEE 802.1X header */ member
H A Dwpa_auth.c1046 os_free(sm->last_rx_eapol_key);
1879 os_free(sm->last_rx_eapol_key);
1880 sm->last_rx_eapol_key = os_memdup(data, data_len);
1881 if (!sm->last_rx_eapol_key)
3697 sm->last_rx_eapol_key,
3709 wpa_aead_decrypt(sm, &PTK, sm->last_rx_eapol_key,
3758 sm->last_rx_eapol_key,
3777 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key;
4887 hdr = (const struct ieee802_1x_hdr *) sm->last_rx_eapol_key;
5282 hdr = (struct ieee802_1x_hdr *) sm->last_rx_eapol_key;