Searched refs:AES_SetKeyTable (Results 1 – 6 of 6) sorted by relevance
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_aes.h | 162 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize);
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_aes.h | 169 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize);
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_aes.c | 334 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize) in AES_SetKeyTable() function
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32f1xxxx_aes.c | 334 void AES_SetKeyTable(HT_AES_TypeDef* HT_AESn, u32 *Key, u32 keySize) in AES_SetKeyTable() function
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/ |
| A D | Release_Notes.txt | 60 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco… 574 …+ Modify "ht32f5xxxx_aes.c", fix "AES_SetKeyTable()" and "_AES_CryptData()" functions who did not …
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/ |
| A D | Release_Notes.txt | 190 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco… 1266 …+ Modify "ht32f5xxxx_aes.c", fix "AES_SetKeyTable()" and "_AES_CryptData()" functions who did not …
|
Completed in 13 milliseconds