Searched refs:MPI_C_ONE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmpi.h70 MPI_C_ONE, enumerator in enum:gcry_mpi_constants
/linux-master/lib/crypto/mpi/
H A Dmpiutil.c39 case MPI_C_ONE:
H A Dec.c1350 z1 = mpi_copy(mpi_const(MPI_C_ONE));
1462 ec_addm(w, w, mpi_const(MPI_C_ONE), ctx);
1468 ec_subm(p_minus1, ctx->p, mpi_const(MPI_C_ONE), ctx);

Completed in 106 milliseconds