Searched refs:CRYP_Authentication_DMAOutCplt (Results 1 – 1 of 1) sorted by relevance
69 static void CRYP_Authentication_DMAOutCplt(DMA_HandleTypeDef *hdma);2170 static void CRYP_Authentication_DMAOutCplt(DMA_HandleTypeDef *hdma) in CRYP_Authentication_DMAOutCplt() function2729 hcryp->hdmaout->XferCpltCallback = CRYP_Authentication_DMAOutCplt; in CRYP_Authentication_SetDMAConfig()