Home
last modified time | relevance | path

Searched refs:eapol (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c574 wpa_make_mic(eapol_header_t *eapol, uint key_desc, uint8 *mic_key, in wpa_make_mic() argument
582 data_len = 4 + ntoh16_ua((uint8 *)&eapol->length); in wpa_make_mic()
594 aes_cmac_calc(NULL, 0, &eapol->version, data_len, mic_key, in wpa_make_mic()
603 aes_cmac_calc(NULL, 0, &eapol->version, data_len, mic_key, in wpa_make_mic()
616 err = hmac_sha2(type, mic_key, mic_len, NULL, 0, (uint8 *)&eapol->version, data_len, in wpa_make_mic()
719 wpa_check_mic(eapol_header_t *eapol, uint key_desc, uint8 *mic_key, rsn_ie_info_t *rsn_info) in wpa_check_mic() argument
725 if (!mic_key || !rsn_info || !eapol) { in wpa_check_mic()
729 body = (eapol_wpa_key_header_t *)eapol->body; in wpa_check_mic()
746 if (wpa_make_mic(eapol, key_desc, mic_key, rsn_info, digest, rsn_info->kck_mic_len) in wpa_check_mic()
1062 wpa_find_eapol_kde_data(eapol_header_t* eapol, uint8 eapol_mic_len, in wpa_find_eapol_kde_data() argument
[all …]
H A Ddhd_pktlog.c1290 dhd_cpkt_log_get_802_1x_subtype(eapol_header_t *eapol) in dhd_cpkt_log_get_802_1x_subtype() argument
1300 if (eapol->type != EAPOL_KEY) { in dhd_cpkt_log_get_802_1x_subtype()
1301 eap = (eap_header_t *)eapol->body; in dhd_cpkt_log_get_802_1x_subtype()
1338 ek = (eapol_wpa_key_header_t *)(eapol->body); in dhd_cpkt_log_get_802_1x_subtype()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwpa.h482 extern int wpa_find_eapol_kde_data(eapol_header_t *eapol, uint8 eapol_mic_len,
523 extern int wpa_make_mic(eapol_header_t *eapol, uint key_desc, uint8 *mic_key,
527 extern bool wpa_check_mic(eapol_header_t *eapol,
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c586 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_xmit()
H A Dieee80211_rx.c1207 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_rx()
1224 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_rx()
H A Dieee80211.h1200 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pktlog.c1290 dhd_cpkt_log_get_802_1x_subtype(eapol_header_t *eapol) in dhd_cpkt_log_get_802_1x_subtype() argument
1300 if (eapol->type != EAPOL_KEY) { in dhd_cpkt_log_get_802_1x_subtype()
1301 eap = (eap_header_t *)eapol->body; in dhd_cpkt_log_get_802_1x_subtype()
1338 ek = (eapol_wpa_key_header_t *)(eapol->body); in dhd_cpkt_log_get_802_1x_subtype()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c652 struct eapol *eap = (struct eapol *)(skb->data + in rtllib_xmit_inter()
H A Drtllib_rx.c1176 struct eapol *eap = (struct eapol *)(skb->data + in rtllib_rx_decrypt()
1191 struct eapol *eap = (struct eapol *)(skb->data + 24); in rtllib_rx_decrypt()
H A Drtllib.h1004 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h386 struct eapol { struct
431 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h389 struct eapol { struct
434 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h386 struct eapol { struct
431 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h386 struct eapol { struct
431 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h277 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h429 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h471 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h472 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h401 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h472 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h472 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h460 struct eapol { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h473 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h472 struct eapol { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h401 struct eapol { struct

12