Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmpi.h176 MPI_EC_WEIERSTRASS = 0, enumerator
/Linux-v6.6/lib/crypto/mpi/
Dec.c684 case MPI_EC_WEIERSTRASS: /* Using Jacobian coordinates. */ in mpi_ec_get_affine()
918 case MPI_EC_WEIERSTRASS: in mpi_ec_dup_point()
1193 case MPI_EC_WEIERSTRASS: in mpi_ec_add_points()
1418 case MPI_EC_WEIERSTRASS: in mpi_ec_curve_point()
/Linux-v6.6/crypto/
Dsm2.c55 .model = MPI_EC_WEIERSTRASS,