Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Decp_curves.c4519 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load() argument
4531 ecp_mpi_load(&grp->G.Y, gy, gylen); in ecp_group_load()
Decp_curves_new.c4529 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load() argument
4541 ecp_mpi_load(&grp->G.Y, gy, gylen); in ecp_group_load()
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
DREADME.md479 gx, gy (coordinates of the base point) are hard-coded. For another curve,