Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_security.c980 static void construct_ctr_preload(u8 *ctr_preload, in construct_ctr_preload() function
1104 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1113 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1125 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1247 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1256 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1310 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1319 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1331 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, in aes_decipher()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_security.c938 static void construct_ctr_preload(
1275 static void construct_ctr_preload( in construct_ctr_preload() function
1456 construct_ctr_preload( in aes_cipher()
1474 construct_ctr_preload( in aes_cipher()
1496 construct_ctr_preload( in aes_cipher()
1654 construct_ctr_preload( in aes_decipher()
1674 construct_ctr_preload( in aes_decipher()
1774 construct_ctr_preload( in aes_decipher()
1792 construct_ctr_preload( in aes_decipher()
1814 construct_ctr_preload( in aes_decipher()
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_security.c780 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v…
1050 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v… in construct_ctr_preload() function
1181 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, i+1); in aes_cipher()
1190 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, num_blocks+1); in aes_cipher()
1202 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, 0); in aes_cipher()