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

/linux-master/lib/crypto/mpi/
H A Dmpi-pow.c24 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) function
314 EXPORT_SYMBOL_GPL(mpi_powm); variable

Completed in 94 milliseconds