Searched refs:wep_encrypt (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | p80211netdev.h | 233 int wep_encrypt(wlandevice_t *wlandev, u8 *buf, u8 *dst, u32 len, int keynum,
|
D | p80211wep.c | 219 int wep_encrypt(wlandevice_t *wlandev, u8 *buf, u8 *dst, u32 len, int keynum, in wep_encrypt() function
|
D | p80211conv.c | 212 foo = wep_encrypt(wlandev, skb->data, p80211_wep->data, in skb_ether_to_p80211()
|