Searched refs:mpi_mod_barrett (Results 1 – 3 of 3) sorted by relevance
95 void mpi_mod_barrett(MPI r, MPI x, mpi_barrett_t ctx) in mpi_mod_barrett() function156 mpi_mod_barrett(w, w, ctx); in mpi_mul_barrett()
117 mpi_mod_barrett(w, w, ec->t.p_barrett); in ec_mod()
114 void mpi_mod_barrett(MPI r, MPI x, mpi_barrett_t ctx);