Lines Matching refs:src_dll
93 struct ocs_dll_desc src_dll; member
249 rctx->src_dll.dma_addr = DMA_MAPPING_ERROR; in ocs_aes_init_rctx()
397 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_sk_dma_cleanup()
445 rctx->src_dll.dma_addr = rctx->dst_dll.dma_addr; in kmb_ocs_sk_prepare_inplace()
471 rctx->src_dma_count, &rctx->src_dll, in kmb_ocs_sk_prepare_notinplace()
503 rctx->src_dll.dma_addr, req->cryptlen); in kmb_ocs_sk_prepare_notinplace()
553 rctx->dst_dll.dma_addr, rctx->src_dll.dma_addr, in kmb_ocs_sk_run()
703 cleanup_ocs_dma_linked_list(dev, &rctx->src_dll); in kmb_ocs_aead_dma_cleanup()
826 rctx->src_dll.dma_addr = rctx->dst_dll.dma_addr; in kmb_ocs_aead_dma_prepare()
844 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare()
872 &rctx->src_dll, in_size, in kmb_ocs_aead_dma_prepare()
906 rctx->src_dll.dma_addr, in_size, in kmb_ocs_aead_run()
916 rctx->src_dll.dma_addr, in_size, in kmb_ocs_aead_run()