Searched refs:rtllib_hdr_4addr (Results 1 – 4 of 4) sorted by relevance
272 struct rtllib_hdr_4addr *hdr; in rtllib_tkip_encrypt()283 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_tkip_encrypt()349 struct rtllib_hdr_4addr *hdr; in rtllib_tkip_decrypt()360 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_tkip_decrypt()486 struct rtllib_hdr_4addr *hdr11; in michael_mic_hdr()488 hdr11 = (struct rtllib_hdr_4addr *)skb->data; in michael_mic_hdr()519 struct rtllib_hdr_4addr *hdr; in rtllib_michael_mic_add()521 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_michael_mic_add()544 struct rtllib_hdr_4addr *hdr, in rtllib_michael_mic_failure()569 struct rtllib_hdr_4addr *hdr; in rtllib_michael_mic_verify()[all …]
88 struct rtllib_hdr_4addr *hdr) in rtllib_frag_cache_get()118 sizeof(struct rtllib_hdr_4addr) + in rtllib_frag_cache_get()160 struct rtllib_hdr_4addr *hdr) in rtllib_frag_cache_invalidate()247 struct rtllib_hdr_4addr *hdr; in rtllib_is_eapol_frame()253 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_is_eapol_frame()286 struct rtllib_hdr_4addr *hdr; in rtllib_rx_frame_decrypt()302 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_rx_frame_decrypt()327 struct rtllib_hdr_4addr *hdr; in rtllib_rx_frame_decrypt_msdu()342 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_rx_frame_decrypt_msdu()362 struct rtllib_hdr_4addr *header) in is_duplicate_packet()[all …]
88 static int ccmp_init_iv_and_aad(struct rtllib_hdr_4addr *hdr, in ccmp_init_iv_and_aad()160 struct rtllib_hdr_4addr *hdr; in rtllib_ccmp_encrypt()189 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_ccmp_encrypt()228 struct rtllib_hdr_4addr *hdr; in rtllib_ccmp_decrypt()238 hdr = (struct rtllib_hdr_4addr *)skb->data; in rtllib_ccmp_decrypt()
759 struct rtllib_hdr_4addr { struct1896 return ((struct rtllib_hdr_4addr *)hdr)->payload; in rtllib_get_payload()