Searched refs:ieee80211_wep_decrypt_data (Results 1 – 2 of 2) sorted by relevance
22 int ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key,
166 int ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_decrypt_data() function226 if (ieee80211_wep_decrypt_data(&local->wep_rx_ctx, rc4key, klen, in ieee80211_wep_decrypt()