Searched refs:wep_decrypt (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211netdev.h | 204 int wep_decrypt(struct wlandevice *wlandev, u8 *buf, u32 len, int key_override,
|
H A D | p80211wep.c | 69 int wep_decrypt(struct wlandevice *wlandev, u8 *buf, u32 len, int key_override, in wep_decrypt() function
|
H A D | p80211conv.c | 308 foo = wep_decrypt(wlandev, skb->data + payload_offset + 4, in skb_p80211_to_ether()
|