Home
last modified time | relevance | path

Searched refs:mpi_ec_get_affine (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
A Dsm2.c251 if (!mpi_ec_get_affine(x, y, point, ec) && in sm2_z_digest_update_point()
325 if (mpi_ec_get_affine(x1, y1, &sG, ec)) in _sm2_verify()
/linux/lib/mpi/
A Dec.c678 int mpi_ec_get_affine(MPI x, MPI y, MPI_POINT point, struct mpi_ec_ctx *ctx) in mpi_ec_get_affine() function
750 EXPORT_SYMBOL_GPL(mpi_ec_get_affine);
1422 if (mpi_ec_get_affine(x, y, point, ctx)) in mpi_ec_curve_point()
1446 if (mpi_ec_get_affine(x, NULL, point, ctx)) in mpi_ec_curve_point()
1476 if (mpi_ec_get_affine(x, y, point, ctx)) in mpi_ec_curve_point()
/linux/include/linux/
A Dmpi.h256 int mpi_ec_get_affine(MPI x, MPI y, MPI_POINT point, struct mpi_ec_ctx *ctx);
/linux/
A Dvmlinux.symvers10607 0x00000000 mpi_ec_get_affine vmlinux EXPORT_SYMBOL_GPL
A DSystem.map17191 ffff8000104c3bc0 T mpi_ec_get_affine
A D.tmp_System.map17191 ffff8000104c3bc0 T mpi_ec_get_affine

Completed in 288 milliseconds