Searched refs:construct_ctr_preload (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 980 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.10/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 906 static void construct_ctr_preload( 1241 static void construct_ctr_preload( in construct_ctr_preload() function 1421 construct_ctr_preload( in aes_cipher() 1439 construct_ctr_preload( in aes_cipher() 1461 construct_ctr_preload( in aes_cipher() 1612 construct_ctr_preload(ctr_preload, a4_exists, in aes_decipher() 1627 construct_ctr_preload( in aes_decipher() 1726 construct_ctr_preload( in aes_decipher() 1744 construct_ctr_preload( in aes_decipher() 1766 construct_ctr_preload( in aes_decipher()
|