Home
last modified time | relevance | path

Searched refs:MPI_EC_WEIERSTRASS (Results 1 – 3 of 3) sorted by last modified time

/linux/lib/crypto/mpi/
H A Dec.c687 case MPI_EC_WEIERSTRASS: /* Using Jacobian coordinates. */ in mpi_ec_get_affine()
921 case MPI_EC_WEIERSTRASS: in mpi_ec_dup_point()
1196 case MPI_EC_WEIERSTRASS: in mpi_ec_add_points()
1421 case MPI_EC_WEIERSTRASS: in mpi_ec_curve_point()
/linux/crypto/
H A Dsm2.c55 .model = MPI_EC_WEIERSTRASS,
/linux/include/linux/
H A Dmpi.h176 MPI_EC_WEIERSTRASS = 0, enumerator