Home
last modified time | relevance | path

Searched refs:s5p_set_outdata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c543 static int s5p_set_outdata(struct s5p_aes_dev *dev, struct scatterlist *sg) in s5p_set_outdata() function
583 ret = s5p_set_outdata(dev, sg_next(dev->sg_dst)); in s5p_aes_tx()
1891 err = s5p_set_outdata(dev, sg); in s5p_set_outdata_start()
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c540 static int s5p_set_outdata(struct s5p_aes_dev *dev, struct scatterlist *sg) in s5p_set_outdata() function
580 ret = s5p_set_outdata(dev, sg_next(dev->sg_dst)); in s5p_aes_tx()
1888 err = s5p_set_outdata(dev, sg); in s5p_set_outdata_start()

Completed in 6 milliseconds