Home
last modified time | relevance | path

Searched defs:rc4key (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dwep.c109 int ieee80211_wep_encrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_encrypt_data() argument
138 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_encrypt() local
166 int ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_decrypt_data() argument
197 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_decrypt() local
[all...]
H A Dtkip.c107 u16 tsc_IV16, u8 *rc4key) in tkip_mixing_phase2() argument
227 u8 rc4key[16]; in ieee80211_tkip_encrypt_data() local
247 u8 rc4key[16], keyid, *pos = payload; in ieee80211_tkip_decrypt_data() local
[all...]
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_tkip.c277 u8 * rc4key, int keylen, void *priv) in libipw_tkip_hdr() argument
324 u8 rc4key[16], *pos, *icv; in libipw_tkip_encrypt() local
372 u8 rc4key[1 in libipw_tkip_decrypt() local
[all...]