/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_cryp.c | 985 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1054 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3102 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3110 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3115 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3328 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3336 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3341 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3667 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3675 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32u0xx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_cryp.c | 987 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1056 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3104 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3112 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3117 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3330 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3338 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3343 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3669 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3677 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32g0xx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_cryp.c | 985 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1054 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3102 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3110 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3115 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3328 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3336 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3341 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3667 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3675 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32wbxx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_cryp.c | 985 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1054 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3102 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3110 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3115 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3328 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3336 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3341 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3667 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3675 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32l5xx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cryp.c | 985 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1054 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3102 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3110 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3115 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3328 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3336 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3341 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3667 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3675 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32g4xx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_cryp.c | 3161 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3169 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3174 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3386 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3394 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3399 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3483 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3491 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 3496 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() 3700 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESCCM_Process() [all …]
|
D | stm32mp1xx_hal_cryp_ex.c | 113 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_cryp.c | 980 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1049 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3251 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3259 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3264 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3475 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3483 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3488 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3813 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3821 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
D | stm32wlxx_hal_cryp_ex.c | 103 uint64_t inputlength = (uint64_t)hcryp->SizesSum * 8U; /* Input length in bits */ in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cryp.c | 2924 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 2932 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 2937 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3209 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3217 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3222 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 3307 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 3315 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 3320 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() 3534 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESCCM_Process() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cryp.c | 1037 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1101 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3727 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3735 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3740 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3942 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3950 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3955 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4280 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4288 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cryp.c | 1037 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1101 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3756 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3764 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3769 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 4007 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 4015 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 4020 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4377 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4385 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_cryp.c | 1029 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 1093 hcryp->SizesSum = hcryp->SizesSum_saved; in HAL_CRYP_Resume() 3826 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3834 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3839 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 4081 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 4089 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 4094 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4455 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4463 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_cryp.c | 3690 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3698 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3703 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3891 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3899 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3904 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4169 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4177 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 4182 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() 4355 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESCCM_Process() [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_cryp.c | 3696 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 3704 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 3709 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 3897 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 3905 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 3910 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4175 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4183 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 4188 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() 4361 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESCCM_Process() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_cryp.c | 1283 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 4148 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 4156 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 4161 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 4555 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 4563 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 4568 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 5002 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 5010 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 5015 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cryp.c | 1267 hcryp->SizesSum_saved = hcryp->SizesSum; in HAL_CRYP_Suspend() 4132 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process() 4140 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process() 4145 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process() 4539 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_IT() 4547 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_IT() 4552 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_IT() 4983 hcryp->SizesSum += hcryp->Size; /* Compute message total payload length */ in CRYP_AESGCM_Process_DMA() 4991 hcryp->SizesSum = hcryp->Size; /* Merely store payload length */ in CRYP_AESGCM_Process_DMA() 4996 hcryp->SizesSum = hcryp->Size; in CRYP_AESGCM_Process_DMA() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_cryp.h | 130 …uint32_t SizesSum; /*!< Sum of successive payloads lengths (in by… member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_cryp.h | 136 …uint32_t SizesSum; /*!< Sum of successive payloads lengths (in by… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_cryp.h | 146 …uint32_t SizesSum; /*!< Sum of successive payloads lengths (in by… member
|