Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h341 int chcr_cipher_dma_map(struct device *dev, struct skcipher_request *req);
Dchcr_algo.c1274 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
2830 int chcr_cipher_dma_map(struct device *dev, in chcr_cipher_dma_map() function