Searched refs:tkip_ctx (Results 1 – 2 of 2) sorted by relevance
46 struct tkip_ctx { struct71 struct tkip_ctx tx; argument74 struct tkip_ctx rx[IEEE80211_NUM_TIDS];
84 static void tkip_mixing_phase1(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase1()108 static void tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase2()158 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_compute_tkip_p1k()179 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p1k_iv()192 struct tkip_ctx ctx; in ieee80211_get_tkip_rx_p1k()205 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p2k()