Searched refs:tkip_ctx (Results 1 – 2 of 2) sorted by relevance
85 struct tkip_ctx { struct97 static void michael_mic(struct tkip_ctx *, const u8 *key, argument100 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,102 static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,111 struct tkip_ctx *ctx; in tkip_attach()113 ctx = (struct tkip_ctx *) IEEE80211_MALLOC(sizeof(struct tkip_ctx), in tkip_attach()128 struct tkip_ctx *ctx = k->wk_private; in tkip_detach()138 struct tkip_ctx *ctx = k->wk_private; in tkip_setkey()154 struct tkip_ctx *ctx = k->wk_private; in tkip_setiv()177 struct tkip_ctx *ctx = k->wk_private; in tkip_encap()[all …]
139 struct tkip_ctx { struct182 struct tkip_ctx *ctx; in runtest()