Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_security.c1000 static void construct_ctr_preload(u8 *ctr_preload, in construct_ctr_preload() function
1124 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1133 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1145 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1268 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1277 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1331 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1340 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1352 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, in aes_decipher()
/Linux-v4.19/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-v4.19/drivers/staging/rtl8188eu/core/
Drtw_security.c781 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v…
1051 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v… in construct_ctr_preload() function
1182 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, i+1); in aes_cipher()
1191 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, num_blocks+1); in aes_cipher()
1203 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, 0); in aes_cipher()