Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_otfdec.c623 if (HAL_OTFDEC_KeyCRCComputation(pKey) != HAL_OTFDEC_RegionGetKeyCRC(hotfdec, RegionIndex)) in HAL_OTFDEC_RegionSetKey()
756 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey) in HAL_OTFDEC_KeyCRCComputation() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_otfdec.c627 if (HAL_OTFDEC_KeyCRCComputation(pKey) != HAL_OTFDEC_RegionGetKeyCRC(hotfdec, RegionIndex)) in HAL_OTFDEC_RegionSetKey()
783 uint32_t HAL_OTFDEC_KeyCRCComputation(uint32_t *pKey) in HAL_OTFDEC_KeyCRCComputation() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_otfdec.c627 if (HAL_OTFDEC_KeyCRCComputation(pKey) != HAL_OTFDEC_RegionGetKeyCRC(hotfdec, RegionIndex)) in HAL_OTFDEC_RegionSetKey()
783 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey) in HAL_OTFDEC_KeyCRCComputation() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_otfdec.c627 if (HAL_OTFDEC_KeyCRCComputation(pKey) != HAL_OTFDEC_RegionGetKeyCRC(hotfdec, RegionIndex)) in HAL_OTFDEC_RegionSetKey()
783 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey) in HAL_OTFDEC_KeyCRCComputation() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_otfdec.h346 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_otfdec.h353 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_otfdec.h353 uint32_t HAL_OTFDEC_KeyCRCComputation(const uint32_t *pKey);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_otfdec.h353 uint32_t HAL_OTFDEC_KeyCRCComputation(uint32_t *pKey);