Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.h211 void r8712_wep_encrypt(struct _adapter *padapter, u8 *pxmitframe);
H A Drtl871x_xmit.c479 r8712_wep_encrypt(padapter, (u8 *)pxmitframe); in xmitframe_swencrypt()
H A Drtl871x_security.c151 void r8712_wep_encrypt(struct _adapter *padapter, u8 *pxmitframe) in r8712_wep_encrypt() function