Searched refs:DoKeyIVConfig (Results 1 – 1 of 1) sorted by relevance
1622 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in HAL_CRYP_Encrypt_DMA() local1702 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()1713 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()1776 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()1787 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()2400 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt() local2408 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt()2419 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt()2477 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt_IT() local2485 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt_IT()[all …]