Home
last modified time | relevance | path

Searched refs:construct_mic_header2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_security.c831 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists,
1056 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, in construct_mic_header2() function
1197 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher()
1466 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_security.c766 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, int qc_exists);
990 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, int qc_exists) in construct_mic_header2() function
1119 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher()
1363 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_security.c965 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, sint a4_exists, in construct_mic_header2() function
1091 construct_mic_header2(mic_header2, pframe, a4_exists, qc_exists); in aes_cipher()
1298 construct_mic_header2(mic_header2, message, a4_exists, qc_exists); in aes_decipher()