Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hash.c2003 uint32_t inputcounter; in HASH_Write_Block_Data() local
2053 inputcounter = hhash->HashInCount; in HASH_Write_Block_Data()
2058 for(buffercounter = 0U; buffercounter < ((inputcounter+3U)/4U); buffercounter++) in HASH_Write_Block_Data()