Home
last modified time | relevance | path

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

/linux/lib/crypto/mpi/
H A Dmpi-mul.c106 int mpi_mulm(MPI w, MPI u, MPI v, MPI m) in mpi_mulm() function
111 EXPORT_SYMBOL_GPL(mpi_mulm);
/linux/include/linux/
H A Dmpi.h89 int mpi_mulm(MPI w, MPI u, MPI v, MPI m);