|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/bitops.h>#include <linux/ieee80211.h>#include <asm/unaligned.h>#include "michael.h"Go to the source code of this file.
Functions | |
| void | michael_mic (const u8 *key, struct ieee80211_hdr *hdr, const u8 *data, size_t data_len, u8 *mic) |
1.8.2