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

/linux-master/net/mac80211/
H A Dkey.h41 TKIP_STATE_NOT_INIT, enumerator in enum:ieee80211_internal_tkip_state
H A Dtkip.c167 if (ctx->p1k_iv32 != iv32 || ctx->state == TKIP_STATE_NOT_INIT)
280 rx_ctx->ctx.state != TKIP_STATE_NOT_INIT)))))
289 if (rx_ctx->ctx.state == TKIP_STATE_NOT_INIT ||

Completed in 125 milliseconds