Searched refs:AES_SetVectorTable (Results 1 – 6 of 6) sorted by relevance
376 void AES_SetVectorTable(HT_AES_TypeDef* HT_AESn, u32 *Vector) in AES_SetVectorTable() function418 AES_SetVectorTable(HT_AESn, iv); in _AES_CryptData()
374 void AES_SetVectorTable(HT_AES_TypeDef* HT_AESn, u32 *Vector) in AES_SetVectorTable() function416 AES_SetVectorTable(HT_AESn, iv); in _AES_CryptData()
183 void AES_SetVectorTable(HT_AES_TypeDef* HT_AESn, u32 *Vector);
190 void AES_SetVectorTable(HT_AES_TypeDef* HT_AESn, u32 *Vector);
60 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco…
190 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco…
Completed in 12 milliseconds