Home
last modified time | relevance | path

Searched refs:ieee80211_wep_encrypt (Results 1 – 3 of 3) sorted by relevance

/net/mac80211/
Dwep.h19 int ieee80211_wep_encrypt(struct ieee80211_local *local,
Dwep.c133 int ieee80211_wep_encrypt(struct ieee80211_local *local, in ieee80211_wep_encrypt() function
278 if (ieee80211_wep_encrypt(tx->local, skb, tx->key->conf.key, in wep_encrypt_skb()
Dutil.c1579 err = ieee80211_wep_encrypt(local, skb, key, key_len, key_idx); in ieee80211_send_auth()