Searched refs:mul2 (Results 1 – 3 of 3) sorted by relevance
11 generic_mpih-mul2.o \
460 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member613 ctx->mul2 = ec_mul2; in mpi_ec_init()627 ctx->mul2 = field_table[i].mul2; in mpi_ec_init()883 ctx->mul2(J, H, ctx); in dup_point_edwards()
245 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member
Completed in 8 milliseconds