Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/mpi/
H A Dec.c173 mpi_powm(w, b, mpi_const(MPI_C_THREE), ctx->p); in ec_pow3()
782 ec_mulm(l1, l1, mpi_const(MPI_C_THREE), ctx); in dup_point_weierstrass()
790 ec_mulm(l1, l1, mpi_const(MPI_C_THREE), ctx); in dup_point_weierstrass()
993 ec_powm(l4, z2, mpi_const(MPI_C_THREE), ctx); in add_points_weierstrass()
996 ec_powm(l5, z1, mpi_const(MPI_C_THREE), ctx); in add_points_weierstrass()
1029 ec_powm(t1, l3, mpi_const(MPI_C_THREE), ctx); /* fixme: Use saved value*/ in add_points_weierstrass()
1352 mpi_mul(h, k, mpi_const(MPI_C_THREE)); /* h = 3k */ in mpi_ec_mul_point()
H A Dmpiutil.c45 case MPI_C_THREE: in mpi_init()
/openbmc/linux/include/linux/
H A Dmpi.h72 MPI_C_THREE, enumerator