/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cryp.c | 2466 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2508 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2512 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2515 for (count = 0U; count < lastwordsize; count ++) in CRYP_DMAOutCplt() 2905 uint32_t lastwordsize ; in CRYP_AESGCM_Process() local 3072 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3076 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3080 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3123 for (index = 0; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3248 uint32_t lastwordsize; in CRYP_AESGCM_Process_DMA() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cryp.c | 2613 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2646 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2650 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2654 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3069 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3205 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3209 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3212 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3248 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3269 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_cryp.c | 2621 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2654 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2658 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2662 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3078 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3214 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3218 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3221 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3257 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3278 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_cryp.c | 2613 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2646 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2650 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2654 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3069 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3205 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3209 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3212 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3248 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3269 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_cryp.c | 2613 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2646 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2650 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2654 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3069 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3205 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3209 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3212 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3248 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3269 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_cryp.c | 2783 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2816 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2820 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2824 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3239 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3375 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3379 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3382 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3418 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3439 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_cryp.c | 3878 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local 4072 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process_IT() 4076 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process_IT() 4080 for (loopcounter = 0U; loopcounter < lastwordsize ; loopcounter++) in CRYP_AESGCM_Process_IT() 4339 uint32_t lastwordsize; in CRYP_AESCCM_Process() local 4635 lastwordsize = (16U - npblb) / 4U; in CRYP_AESCCM_Process() 4639 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESCCM_Process() 4642 for (loopcounter = 0U; loopcounter < lastwordsize; loopcounter ++) in CRYP_AESCCM_Process() 4921 uint32_t lastwordsize; 5214 lastwordsize = (16U - npblb) / 4U; [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_cryp.c | 3872 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local 4066 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process_IT() 4070 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process_IT() 4074 for (loopcounter = 0U; loopcounter < lastwordsize ; loopcounter++) in CRYP_AESGCM_Process_IT() 4333 uint32_t lastwordsize; in CRYP_AESCCM_Process() local 4629 lastwordsize = (16U - npblb) / 4U; in CRYP_AESCCM_Process() 4633 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESCCM_Process() 4636 for (loopcounter = 0U; loopcounter < lastwordsize; loopcounter ++) in CRYP_AESCCM_Process() 4915 uint32_t lastwordsize; 5208 lastwordsize = (16U - npblb) / 4U; [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cryp.c | 3064 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 3099 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 3103 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 3107 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3609 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3739 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3743 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3746 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3780 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3800 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cryp.c | 3097 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 3132 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 3136 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 3140 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3642 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3808 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3812 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3815 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 3849 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 3869 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_cryp.c | 3269 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 3304 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 3308 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 3312 for (count = 0U; count < lastwordsize; count++) in CRYP_DMAOutCplt() 3814 uint32_t lastwordsize; in CRYP_AESGCM_Process() local 3984 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() 3988 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_AESGCM_Process() 3991 for (index = 0U; index < lastwordsize; index ++) in CRYP_AESGCM_Process() 4025 for (index = 0U; index < lastwordsize; index++) in CRYP_AESGCM_Process() 4045 uint32_t lastwordsize; in CRYP_AESGCM_Process_IT() local [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_cryp.c | 2487 uint32_t lastwordsize; in CRYP_DMAOutCplt() local 2523 lastwordsize = (16U - npblb) / 4U; in CRYP_DMAOutCplt() 2527 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_DMAOutCplt() 2530 for (count = 0U; count < lastwordsize; count ++) in CRYP_DMAOutCplt() 2657 uint32_t lastwordsize; in CRYP_MDMAOutCplt() local 2693 lastwordsize = (16U - npblb) / 4U; in CRYP_MDMAOutCplt() 2697 lastwordsize = ((16U - npblb) / 4U) + 1U; in CRYP_MDMAOutCplt() 2700 for(count = 0U; count < lastwordsize; count ++) in CRYP_MDMAOutCplt() 3150 uint32_t lastwordsize ; in CRYP_AESGCM_Process() local 3306 lastwordsize = (16U - npblb) / 4U; in CRYP_AESGCM_Process() [all …]
|