Home
last modified time | relevance | path

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

/mbedtls-3.7.0/library/
Decp_curves.c4518 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load() argument
4530 ecp_mpi_load(&grp->G.X, gx, gxlen); in ecp_group_load()
Decp_curves_new.c4528 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load() argument
4540 ecp_mpi_load(&grp->G.X, gx, gxlen); in ecp_group_load()
/mbedtls-3.7.0/3rdparty/p256-m/p256-m/
DREADME.md479 gx, gy (coordinates of the base point) are hard-coded. For another curve,