Home
last modified time | relevance | path

Searched refs:IV0Left (Results 1 – 5 of 5) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_cryp.c138 CRYP->IV0L = IVConfig->IV0Left; in CRYP_ConfigIV()
153 IVConfig->IV0Left = 0; in CRYP_ConfigIVStructInit()
A Dapm32f4xx_cryp_des.c184 DEC_IVConfig.IV0Left = __REV(*(uint32_t *)(IVAddr)); in CRYP_DES_CBC()
A Dapm32f4xx_cryp_tdes.c200 TDEC_IVConfig.IV0Left = __REV(*(uint32_t *)(IVAddr)); in CRYP_TDES_CBC()
A Dapm32f4xx_cryp_aes.c299 AES_IVConfig.IV0Left = __REV(*(uint32_t *)(IVAddr)); in CRYP_AES_CBC()
480 AES_IVConfig.IV0Left = __REV(*(uint32_t *)(IVAddr)); in CRYP_AES_CTR()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_cryp.h172 uint32_t IV0Left; /*!< Initialization Vector0 left */ member

Completed in 10 milliseconds