mpi_mulm
mpi_mulm(m_or_m1_or_h, m12_or_qh, key->qinv, key->p);
int mpi_mulm(MPI w, MPI u, MPI v, MPI m);
EXPORT_SYMBOL_GPL(mpi_mulm);