Home
last modified time | relevance | path

Searched refs:AES_IntConfig (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_aes.c150 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_ECB_Init()
165 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_CBC_Init()
180 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_CTR_Init()
279 void AES_IntConfig(HT_AES_TypeDef* HT_AESn, u32 AES_IER_x, ControlStatus NewState) in AES_IntConfig() function
436 AES_IntConfig(HT_AES, AES_IER_IFINTEN, ENABLE); in _AES_CryptData()
536 AES_IntConfig(HT_AES, AES_IER_IFINTEN, DISABLE); in AESCore_IRQHandler()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_aes.c150 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_ECB_Init()
165 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_CBC_Init()
180 AES_IntConfig(HT_AESn, AES_IER_OFINTEN, ENABLE); in AES_CTR_Init()
279 void AES_IntConfig(HT_AES_TypeDef* HT_AESn, u32 AES_IER_x, ControlStatus NewState) in AES_IntConfig() function
434 AES_IntConfig(HT_AES, AES_IER_IFINTEN, ENABLE); in _AES_CryptData()
534 AES_IntConfig(HT_AES, AES_IER_IFINTEN, DISABLE); in AESCore_IRQHandler()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_aes.h180 void AES_IntConfig(HT_AES_TypeDef* HT_AESn, u32 AES_IER_x, ControlStatus NewState);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_aes.h187 void AES_IntConfig(HT_AES_TypeDef* HT_AESn, u32 AES_IER_x, ControlStatus NewState);

Completed in 7 milliseconds