Searched refs:model (Results 1 – 3 of 3) sorted by relevance
97 if (ctx->model != MPI_EC_MONTGOMERY) { in point_resize()107 if (ctx->model != MPI_EC_MONTGOMERY) in point_swap_cond()564 void mpi_ec_init(struct mpi_ec_ctx *ctx, enum gcry_mpi_ec_models model, in mpi_ec_init() argument576 ctx->model = model; in mpi_ec_init()594 if (model == MPI_EC_MONTGOMERY) { in mpi_ec_init()686 switch (ctx->model) { in mpi_ec_get_affine()920 switch (ctx->model) { in mpi_ec_dup_point()1195 switch (ctx->model) { in mpi_ec_add_points()1221 if (ctx->model == MPI_EC_EDWARDS) { in mpi_ec_mul_point()1251 } else if (ctx->model == MPI_EC_MONTGOMERY) { in mpi_ec_mul_point()[all …]
192 consistency model (LKMM).
890 The sanity checks verify aspects of the VM such as the memory model