Searched defs:mpi_powm (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/mpi/
H A Dmpi-pow.c36 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) mpi_powm() function
323 EXPORT_SYMBOL_GPL(mpi_powm); variable

Completed in 59 milliseconds