Searched refs:chcr_cipher_dma_map (Results 1 – 2 of 2) sorted by relevance
341 int chcr_cipher_dma_map(struct device *dev, struct skcipher_request *req);
1274 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