Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/mpi/
H A Dec.c97 if (ctx->model != MPI_EC_MONTGOMERY) { in point_resize()
107 if (ctx->model != MPI_EC_MONTGOMERY) in point_swap_cond()
594 if (model == MPI_EC_MONTGOMERY) { in mpi_ec_init()
711 case MPI_EC_MONTGOMERY: in mpi_ec_get_affine()
924 case MPI_EC_MONTGOMERY: in mpi_ec_dup_point()
1199 case MPI_EC_MONTGOMERY: in mpi_ec_add_points()
1251 } else if (ctx->model == MPI_EC_MONTGOMERY) { in mpi_ec_mul_point()
1445 case MPI_EC_MONTGOMERY: in mpi_ec_curve_point()
/openbmc/linux/include/linux/
H A Dmpi.h180 MPI_EC_MONTGOMERY, enumerator