Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h337 int chcr_cipher_dma_map(struct device *dev, struct skcipher_request *req);
H A Dchcr_algo.c1281 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
2836 int chcr_cipher_dma_map(struct device *dev, in chcr_cipher_dma_map() function