Home
last modified time | relevance | path

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

/linux/lib/crypto/mpi/
H A Dmpicoder.c248 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned nbytes, in mpi_write_to_sgl() function
316 EXPORT_SYMBOL_GPL(mpi_write_to_sgl);
/linux/include/linux/
H A Dmpi.h58 int mpi_write_to_sgl(MPI a, struct scatterlist *sg, unsigned nbytes,