Searched refs:mpi_lshift (Results 1 – 3 of 3) sorted by relevance
139 void mpi_lshift(MPI x, MPI a, unsigned int n);
273 void mpi_lshift(MPI x, MPI a, unsigned int n) in mpi_lshift() function
145 mpi_lshift(w, u, 1); in ec_mul2()