Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_hash.c272 static void HASH_GetDigest(uint8_t *pMsgDigest, uint8_t Size);
1863 static void HASH_GetDigest(uint8_t *pMsgDigest, uint8_t Size) in HASH_GetDigest() argument
1865 uint32_t msgdigest = (uint32_t)pMsgDigest; in HASH_GetDigest()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_hash.c272 static void HASH_GetDigest(uint8_t *pMsgDigest, uint8_t Size);
1871 static void HASH_GetDigest(uint8_t *pMsgDigest, uint8_t Size) in HASH_GetDigest() argument
1873 uint32_t msgdigest = (uint32_t)pMsgDigest; in HASH_GetDigest()