Searched refs:construct_mic_iv (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_security.c | 777 static void construct_mic_iv(u8 *mic_header1, int qc_exists, int a4_exists, u8 *mpdu, uint payload_… 959 static void construct_mic_iv(u8 *mic_iv, int qc_exists, int a4_exists, u8 *mpdu, in construct_mic_iv() function 1137 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher()
|
| /Linux-v5.4/drivers/staging/rtl8712/ |
| D | rtl871x_security.c | 894 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() function 1070 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher() 1275 construct_mic_iv(mic_iv, qc_exists, a4_exists, message, plen - 8, in aes_decipher()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_security.c | 917 static void construct_mic_iv( 1140 static void construct_mic_iv( in construct_mic_iv() function 1391 construct_mic_iv( in aes_cipher() 1709 construct_mic_iv( in aes_decipher()
|