Searched refs:tx_rc4key (Results 1 – 2 of 2) sorted by relevance
143 uint8_t tx_rc4key[16]; member262 } else if (memcmp(ctx->tx_rc4key, t->phase2, t->phase2_len)) { in runtest()264 cmpfail(ctx->tx_rc4key, sizeof(ctx->tx_rc4key), in runtest()
89 u8 tx_rc4key[16]; /* XXX for test module; make locals? */ member1013 tkip_mixing_phase2(ctx->tx_rc4key, key->wk_key, ctx->tx_ttak, in tkip_encrypt()1016 wep_encrypt(ctx->tx_rc4key, in tkip_encrypt()