Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmpi.h176 MPI_EC_WEIERSTRASS = 0, enumerator
/OK3568_Linux_fs/kernel/lib/mpi/
H A 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()
1421 case MPI_EC_WEIERSTRASS: in mpi_ec_curve_point()
/OK3568_Linux_fs/kernel/crypto/
H A Dsm2.c52 .model = MPI_EC_WEIERSTRASS,