Searched refs:construct_mic_header2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_security.c | 779 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, int qc_exists); 1009 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, int qc_exists) in construct_mic_header2() function 1140 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher()
|
/Linux-v5.4/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 945 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, sint a4_exists, in construct_mic_header2() function 1072 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher() 1278 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()
|
/Linux-v5.4/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 932 static void construct_mic_header2( 1224 static void construct_mic_header2( in construct_mic_header2() function 1407 construct_mic_header2( in aes_cipher() 1725 construct_mic_header2( in aes_decipher()
|