Lines Matching refs:DoKeyIVConfig
1732 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in HAL_CRYP_Encrypt_DMA() local
1783 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()
1794 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
2102 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt() local
2110 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt()
2121 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt()
2178 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt_IT() local
2186 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt_IT()
2197 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2257 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt() local
2265 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt()
2276 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt()
2427 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_IT() local
2435 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_IT()
2446 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
2556 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_DMA() local
2564 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_DMA()
2575 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_DMA()
3242 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process() local
3250 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process()
3267 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process()
3441 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_IT() local
3474 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_IT()
3492 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_IT()
3804 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_DMA() local
3812 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_DMA()
3829 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_DMA()
3915 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process() local
3923 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process()
3940 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process()
4111 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_IT() local
4132 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_IT()
4150 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_IT()
4465 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_DMA() local
4473 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_DMA()
4490 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_DMA()