Home
last modified time | relevance | path

Searched defs:pMemBuffer (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_hash.c626 void HAL_HASH_Suspend(HASH_HandleTypeDef *hhash, uint8_t *pMemBuffer) in HAL_HASH_Suspend()
676 void HAL_HASH_Resume(HASH_HandleTypeDef *hhash, uint8_t *pMemBuffer) in HAL_HASH_Resume()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_hash.c1384 void HAL_HASH_ContextSaving(HASH_HandleTypeDef *hhash, uint8_t* pMemBuffer) in HAL_HASH_ContextSaving()
1424 void HAL_HASH_ContextRestoring(HASH_HandleTypeDef *hhash, uint8_t* pMemBuffer) in HAL_HASH_ContextRestoring()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_hash.c1404 void HAL_HASH_ContextSaving(HASH_HandleTypeDef *hhash, uint8_t *pMemBuffer) in HAL_HASH_ContextSaving()
1445 void HAL_HASH_ContextRestoring(HASH_HandleTypeDef *hhash, uint8_t *pMemBuffer) in HAL_HASH_ContextRestoring()