Lines Matching refs:DoKeyIVConfig

1909   uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */  in HAL_CRYP_Encrypt_DMA()  local
1969 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()
1980 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
2391 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt() local
2400 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt()
2411 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt()
2513 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt_IT() local
2522 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt_IT()
2533 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2657 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt() local
2665 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt()
2676 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt()
2852 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_IT() local
2861 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_IT()
2872 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
3075 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_DMA() local
3084 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_DMA()
3095 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_DMA()
4138 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process() local
4147 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process()
4164 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process()
4509 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_IT() local
4554 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_IT()
4572 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_IT()
4988 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_DMA() local
5001 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_DMA()
5018 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_DMA()
5346 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process() local
5355 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process()
5372 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process()
5743 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_IT() local
5775 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_IT()
5793 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_IT()
6177 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_DMA() local
6189 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_DMA()
6206 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_DMA()