Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmpi.h263 int mpi_ec_curve_point(MPI_POINT point, struct mpi_ec_ctx *ctx);
/linux-5.19.10/lib/mpi/
Dec.c1398 int mpi_ec_curve_point(MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_curve_point() function
1506 EXPORT_SYMBOL_GPL(mpi_ec_curve_point);