Searched refs:construct_mic_header2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 657 static void construct_mic_header2(u8 *mic_header2, 770 static void construct_mic_header2(u8 *mic_header2, in construct_mic_header2() function 940 construct_mic_header2(mic_header2, in aes_cipher() 1197 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()
|
/linux-6.6.21/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 944 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, sint a4_exists, in construct_mic_header2() function 1071 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher() 1277 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()
|