Searched refs:rtw_aes_encrypt (Results 1 – 6 of 6) sorted by relevance
224 u32 rtw_aes_encrypt(struct adapter *padapter, struct xmit_frame *pxmitframe);
266 u32 rtw_aes_encrypt(struct adapter *padapter, u8 *pxmitframe);
1090 u32 rtw_aes_encrypt(struct adapter *padapter, struct xmit_frame *pxmitframe) in rtw_aes_encrypt() function
792 rtw_aes_encrypt(padapter, pxmitframe); in xmitframe_swencrypt()
1030 u32 rtw_aes_encrypt(struct adapter *padapter, u8 *pxmitframe) in rtw_aes_encrypt() function
850 rtw_aes_encrypt(padapter, (u8 *)pxmitframe); in xmitframe_swencrypt()