Searched refs:MPI_C_FOUR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/lib/crypto/mpi/ |
H A D | mpiutil.c | 48 case MPI_C_FOUR: in mpi_init()
|
H A D | ec.c | 791 ec_powm(t1, point->z, mpi_const(MPI_C_FOUR), ctx); in dup_point_weierstrass() 803 ec_mulm(l2, l2, mpi_const(MPI_C_FOUR), ctx); in dup_point_weierstrass() 1457 ec_mulm(w, ctx->a, mpi_const(MPI_C_FOUR), ctx); in mpi_ec_curve_point()
|
/openbmc/linux/include/linux/ |
H A D | mpi.h | 73 MPI_C_FOUR, enumerator
|