Home
last modified time | relevance | path

Searched refs:inputcounter (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hash.c1995 uint32_t inputcounter; in HASH_Write_Block_Data() local
2045 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2050 for(buffercounter = 0U; buffercounter < ((inputcounter+3U)/4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hash.c2158 uint32_t inputcounter; in HASH_Write_Block_Data() local
2208 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2213 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hash.c2236 uint32_t inputcounter; in HASH_Write_Block_Data() local
2286 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2291 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hash.c2238 uint32_t inputcounter; in HASH_Write_Block_Data() local
2288 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2293 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hash.c2225 uint32_t inputcounter; in HASH_Write_Block_Data() local
2275 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2280 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hash.c2226 uint32_t inputcounter; in HASH_Write_Block_Data() local
2276 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2281 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_hash.c2225 uint32_t inputcounter; in HASH_Write_Block_Data() local
2275 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2280 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hash.c2225 uint32_t inputcounter; in HASH_Write_Block_Data() local
2275 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2280 for (buffercounter = 0U; buffercounter < ((inputcounter + 3U) / 4U); buffercounter++) in HASH_Write_Block_Data()