Home
last modified time | relevance | path

Searched refs:IV1Right (Results 1 – 3 of 3) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_cryp.c141 CRYP->IV1R = IVConfig->IV1Right; in CRYP_ConfigIV()
156 IVConfig->IV1Right = 0; in CRYP_ConfigIVStructInit()
A Dapm32f4xx_cryp_aes.c305 AES_IVConfig.IV1Right = __REV(*(uint32_t *)(IVAddr)); in CRYP_AES_CBC()
486 AES_IVConfig.IV1Right = __REV(*(uint32_t *)(IVAddr)); in CRYP_AES_CTR()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_cryp.h175 uint32_t IV1Right; /*!< Initialization Vector1 right */ member

Completed in 8 milliseconds