Searched defs:AES_InitStruct (Results 1 – 2 of 2) sorted by relevance
123 void _AES_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in _AES_Init()145 void AES_ECB_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in AES_ECB_Init()160 void AES_CBC_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in AES_CBC_Init()175 void AES_CTR_Init(HT_AES_TypeDef* HT_AESn, AES_InitTypeDef* AES_InitStruct) in AES_CTR_Init()
Completed in 6 milliseconds