Searched defs:ctr_preload (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 1000 static void construct_ctr_preload(u8 *ctr_preload, sint a4_exists, sint qc_exists, in construct_ctr_preload() 1043 u8 ctr_preload[16]; in aes_cipher() local 1217 u8 ctr_preload[16]; in aes_decipher() local
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_security.c | 1031 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v… in construct_ctr_preload() 1072 u8 ctr_preload[16]; in aes_cipher() local 1269 u8 ctr_preload[16]; in aes_decipher() local
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_security.c | 1099 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, in construct_ctr_preload() 1144 u8 ctr_preload[16]; in aes_cipher() local 1362 u8 ctr_preload[16]; in aes_decipher() local
|