Searched refs:rtw_wep_encrypt (Results 1 – 3 of 3) sorted by relevance
262 void rtw_wep_encrypt(struct adapter *padapter, u8 *pxmitframe);
34 void rtw_wep_encrypt(struct adapter *padapter, u8 *pxmitframe) in rtw_wep_encrypt() function
2701 rtw_wep_encrypt(padapter, (u8 *)pmgntframe); in issue_auth()