Searched refs:omap_crypto_check_sg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-crypto.c | 88 static int omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, in omap_crypto_check_sg() function 136 ret = omap_crypto_check_sg(*sg, total, bs, flags); in omap_crypto_align_sg()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-crypto.c | 88 static int omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, in omap_crypto_check_sg() function 136 ret = omap_crypto_check_sg(*sg, total, bs, flags); in omap_crypto_align_sg()
|
Completed in 1 milliseconds