Home
last modified time | relevance | path

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

/Linux-v5.15/lib/mpi/
Dmpi-bit.c272 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-v5.15/include/linux/
Dmpi.h139 void mpi_lshift(MPI x, MPI a, unsigned int n);