mpi_mul
mpi_mul(m12_or_qh, key->q, m_or_m1_or_h) ?:
int mpi_mul(MPI w, MPI u, MPI v);
EXPORT_SYMBOL_GPL(mpi_mul);
return mpi_mul(w, u, v) ?: