Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_security.c778 static void construct_mic_iv(u8 *mic_header1, int qc_exists, int a4_exists, u8 *mpdu, uint payload_…
960 static void construct_mic_iv(u8 *mic_iv, int qc_exists, int a4_exists, u8 *mpdu, in construct_mic_iv() function
1138 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher()
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_security.c914 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() function
1090 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher()
1296 construct_mic_iv(mic_iv, qc_exists, a4_exists, message, plen - 8, in aes_decipher()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_security.c917 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()