Searched refs:rx_rc4key (Results 1 – 1 of 1) sorted by relevance
95 u8 rx_rc4key[16]; /* XXX for test module; make locals? */ member1049 tkip_mixing_phase2(ctx->rx_rc4key, key->wk_key, ctx->rx_ttak, iv16); in tkip_decrypt()1052 if (wep_decrypt(ctx->rx_rc4key, in tkip_decrypt()