Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/mpi/
H A Dec.c143 static void ec_mul2(MPI w, MPI u, struct mpi_ec_ctx *ctx) in ec_mul2() function
616 ctx->mul2 = ec_mul2; in mpi_ec_init()
797 ec_mul2(z3, z3, ctx); in dup_point_weierstrass()
808 ec_mul2(t1, l2, ctx); in dup_point_weierstrass()
1025 ec_mul2(t1, x3, ctx); in add_points_weierstrass()