Searched refs:DoKeyIVConfig (Results 1 – 1 of 1) sorted by relevance
1625 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in HAL_CRYP_Encrypt_DMA() local1676 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()1687 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()1995 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt() local2003 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt()2014 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt()2063 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt_IT() local2071 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt_IT()2082 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()2142 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt() local[all …]