Home
last modified time | relevance | path

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

/linux/lib/crypto/mpi/
H A Dmpicoder.c331 MPI mpi_read_raw_from_sgl(struct scatterlist *sgl, unsigned int nbytes) in mpi_read_raw_from_sgl() function
417 EXPORT_SYMBOL_GPL(mpi_read_raw_from_sgl);
/linux/include/linux/
H A Dmpi.h54 MPI mpi_read_raw_from_sgl(struct scatterlist *sgl, unsigned int len);