Lines Matching refs:DoKeyIVConfig

1893   uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */  in HAL_CRYP_Encrypt_DMA()  local
1953 DoKeyIVConfig = 0U; in HAL_CRYP_Encrypt_DMA()
1964 if (DoKeyIVConfig == 1U) in HAL_CRYP_Encrypt_DMA()
2375 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt() local
2384 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt()
2395 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt()
2497 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Encrypt_IT() local
2506 DoKeyIVConfig = 0U; in CRYP_AES_Encrypt_IT()
2517 if (DoKeyIVConfig == 1U) in CRYP_AES_Encrypt_IT()
2641 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt() local
2649 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt()
2660 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt()
2836 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_IT() local
2845 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_IT()
2856 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_IT()
3059 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AES_Decrypt_DMA() local
3068 DoKeyIVConfig = 0U; in CRYP_AES_Decrypt_DMA()
3079 if (DoKeyIVConfig == 1U) in CRYP_AES_Decrypt_DMA()
4122 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process() local
4131 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process()
4148 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process()
4493 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_IT() local
4538 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_IT()
4556 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_IT()
4969 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESGCM_Process_DMA() local
4982 DoKeyIVConfig = 0U; in CRYP_AESGCM_Process_DMA()
4999 if (DoKeyIVConfig == 1U) in CRYP_AESGCM_Process_DMA()
5327 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process() local
5336 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process()
5353 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process()
5724 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_IT() local
5756 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_IT()
5774 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_IT()
6158 uint32_t DoKeyIVConfig = 1U; /* By default, carry out peripheral Key and IV configuration */ in CRYP_AESCCM_Process_DMA() local
6170 DoKeyIVConfig = 0U; in CRYP_AESCCM_Process_DMA()
6187 if (DoKeyIVConfig == 1U) in CRYP_AESCCM_Process_DMA()