Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/keembay/
Dkeembay-ocs-aes-core.c367 static void cleanup_ocs_dma_linked_list(struct device *dev, in cleanup_ocs_dma_linked_list() function
397 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_sk_dma_cleanup()
398 cleanup_ocs_dma_linked_list(dev, &rctx->dst_dll); in kmb_ocs_sk_dma_cleanup()
703 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_aead_dma_cleanup()
704 cleanup_ocs_dma_linked_list(dev, &rctx->dst_dll); in kmb_ocs_aead_dma_cleanup()
705 cleanup_ocs_dma_linked_list(dev, &rctx->aad_src_dll); in kmb_ocs_aead_dma_cleanup()
706 cleanup_ocs_dma_linked_list(dev, &rctx->aad_dst_dll); in kmb_ocs_aead_dma_cleanup()