Searched refs:tkip_ctx (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c87 struct tkip_ctx { struct
99 static void michael_mic(struct tkip_ctx *, const u8 *key,
102 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
104 static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,
113 struct tkip_ctx *ctx;
115 ctx = (struct tkip_ctx *) IEEE80211_MALLOC(sizeof(struct tkip_ctx),
130 struct tkip_ctx *ctx = k->wk_private;
140 struct tkip_ctx *ctx = k->wk_private;
156 struct tkip_ctx *ct
[all...]

Completed in 84 milliseconds