tkip_ctx
static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key,
static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,
tkip_decrypt(struct tkip_ctx *ctx, struct ieee80211_key *key,
struct tkip_ctx *ctx;
ctx = (struct tkip_ctx *) IEEE80211_MALLOC(sizeof(struct tkip_ctx),
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
struct tkip_ctx *ctx = k->wk_private;
michael_mic(struct tkip_ctx *ctx, const u8 *key,
static void michael_mic(struct tkip_ctx *, const u8 *key,
struct tkip_ctx *ctx;