Searched defs:Algorithm (Results 1 – 2 of 2) sorted by relevance
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
| D | stm32f4xx_hal_hash.c | 2455 uint32_t Timeout, uint32_t Algorithm) in HASH_Start() 2591 …f HASH_Accumulate(HASH_HandleTypeDef *hhash, uint8_t *pInBuffer, uint32_t Size, uint32_t Algorithm) in HASH_Accumulate() 2694 …ASH_Accumulate_IT(HASH_HandleTypeDef *hhash, uint8_t *pInBuffer, uint32_t Size, uint32_t Algorithm) in HASH_Accumulate_IT() 2817 uint32_t Algorithm) in HASH_Start_IT() 2974 …ef HASH_Start_DMA(HASH_HandleTypeDef *hhash, uint8_t *pInBuffer, uint32_t Size, uint32_t Algorithm) in HASH_Start_DMA() 3152 uint32_t Timeout, uint32_t Algorithm) in HMAC_Start() 3230 uint32_t Algorithm) in HMAC_Start_IT() 3340 …ef HMAC_Start_DMA(HASH_HandleTypeDef *hhash, uint8_t *pInBuffer, uint32_t Size, uint32_t Algorithm) in HMAC_Start_DMA()
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_hal_cryp.h | 59 uint32_t Algorithm; /*!< DES/ TDES Algorithm ECB/CBC member
|