Home
last modified time | relevance | path

Searched refs:KeyIVConfig (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_cryp.c497 hcryp->KeyIVConfig = 0U; in HAL_CRYP_Init()
1672 if (hcryp->KeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
1683 hcryp->KeyIVConfig = 1U; in HAL_CRYP_Encrypt_DMA()
1999 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt()
2010 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt()
2067 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2078 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt_IT()
2146 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt()
2157 hcryp->KeyIVConfig = 1U; in CRYP_AES_Decrypt()
2261 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_cryp.c500 hcryp->KeyIVConfig = 0U; in HAL_CRYP_Init()
1644 if (hcryp->KeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
1655 hcryp->KeyIVConfig = 1U; in HAL_CRYP_Encrypt_DMA()
2015 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt()
2026 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt()
2129 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2140 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt_IT()
2246 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt()
2257 hcryp->KeyIVConfig = 1U; in CRYP_AES_Decrypt()
2390 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_cryp.c536 hcryp->KeyIVConfig = 0U; in HAL_CRYP_Init()
1683 if (hcryp->KeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
1694 hcryp->KeyIVConfig = 1U; in HAL_CRYP_Encrypt_DMA()
2054 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt()
2065 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt()
2168 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2179 hcryp->KeyIVConfig = 1U; in CRYP_AES_Encrypt_IT()
2285 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt()
2296 hcryp->KeyIVConfig = 1U; in CRYP_AES_Decrypt()
2443 if (hcryp->KeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_cryp.h143 …uint32_t KeyIVConfig; /*!< CRYP peripheral Key and IV configuration … member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_cryp.h143 …uint32_t KeyIVConfig; /*!< CRYP peripheral Key and IV configuration … member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_cryp.h143 …uint32_t KeyIVConfig; /*!< CRYP peripheral Key and IV configuration … member