Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/mpi/
H A Dmpi-add.c150 void mpi_subm(MPI w, MPI u, MPI v, MPI m) in mpi_subm() function
155 EXPORT_SYMBOL_GPL(mpi_subm);
/openbmc/linux/include/linux/
H A Dmpi.h146 void mpi_subm(MPI w, MPI u, MPI v, MPI m);