Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_crypto.h338 void chcr_cipher_dma_unmap(struct device *dev, struct skcipher_request *req);
Dchcr_algo.c1181 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1204 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1237 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in chcr_handle_cipher_resp()
1335 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in process_cipher()
1364 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
2865 void chcr_cipher_dma_unmap(struct device *dev, in chcr_cipher_dma_unmap() function