Searched refs:rx_rsc (Results 1 – 1 of 1) sorted by relevance
96 uint64_t rx_rsc; /* held until MIC verified */ member331 ctx->rx_rsc = READ_6(ivp[2], ivp[0], ivp[4], ivp[5], ivp[6], ivp[7]); in tkip_decap()332 if (ctx->rx_rsc <= k->wk_keyrsc[tid] && in tkip_decap()337 ieee80211_notify_replay_failure(vap, wh, k, ctx->rx_rsc, tid); in tkip_decap()443 k->wk_keyrsc[tid] = ctx->rx_rsc; in tkip_demic()1040 iv16 = (u16) ctx->rx_rsc; in tkip_decrypt()1041 iv32 = (u32) (ctx->rx_rsc >> 16); in tkip_decrypt()