Home
last modified time | relevance | path

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

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