Home
last modified time | relevance | path

Searched refs:mpi_lshift (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/lib/mpi/
Dmpi-bit.c273 void mpi_lshift(MPI x, MPI a, unsigned int n) in mpi_lshift() function
Dec.c145 mpi_lshift(w, u, 1); in ec_mul2()
/Linux-v6.1/include/linux/
Dmpi.h139 void mpi_lshift(MPI x, MPI a, unsigned int n);