Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | michael_mic_ctx |
Macros | |
#define | MICHAEL_MIC_LEN 8 |
Functions | |
void | michael_mic (const u8 *key, struct ieee80211_hdr *hdr, const u8 *data, size_t data_len, u8 *mic) |