Searched refs:construct_mic_header1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_security.c | 778 static void construct_mic_header1(u8 *mic_header1, int header_length, u8 *mpdu); 984 static void construct_mic_header1(u8 *mic_header1, int header_length, u8 *mpdu) in construct_mic_header1() function 1139 construct_mic_header1(mic_header1, hdrlen, pframe); in aes_cipher()
|
/Linux-v5.4/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 919 static void construct_mic_header1(u8 *mic_header1, sint header_length, u8 *mpdu) in construct_mic_header1() function 1071 construct_mic_header1(mic_header1, hdrlen, pframe); in aes_cipher() 1277 construct_mic_header1(mic_header1, hdrlen, message); in aes_decipher()
|
/Linux-v5.4/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 926 static void construct_mic_header1( 1187 static void construct_mic_header1( in construct_mic_header1() function 1401 construct_mic_header1( in aes_cipher() 1719 construct_mic_header1( in aes_decipher()
|