Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_cryp_ex.c67 static void CRYP_Authentication_DMAOutCplt(DMA_HandleTypeDef *hdma);
2168 static void CRYP_Authentication_DMAOutCplt(DMA_HandleTypeDef *hdma) in CRYP_Authentication_DMAOutCplt() function
2727 hcryp->hdmaout->XferCpltCallback = CRYP_Authentication_DMAOutCplt; in CRYP_Authentication_SetDMAConfig()