Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h340 int chcr_cipher_dma_map(struct device *dev, struct skcipher_request *req);
H A Dchcr_algo.c1245 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
2745 int chcr_cipher_dma_map(struct device *dev, in chcr_cipher_dma_map() function