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