Home
last modified time | relevance | path

Searched refs:_AES_Init (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_aes.c50 static void _AES_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct);
123 void _AES_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in _AES_Init() function
148 _AES_Init(HT_AESn, AES_InitStruct); in AES_ECB_Init()
163 _AES_Init(HT_AESn, AES_InitStruct); in AES_CBC_Init()
178 _AES_Init(HT_AESn, AES_InitStruct); in AES_CTR_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_aes.c50 static void _AES_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct);
123 void _AES_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in _AES_Init() function
148 _AES_Init(HT_AESn, AES_InitStruct); in AES_ECB_Init()
163 _AES_Init(HT_AESn, AES_InitStruct); in AES_CBC_Init()
178 _AES_Init(HT_AESn, AES_InitStruct); in AES_CTR_Init()

Completed in 9 milliseconds