Searched defs:gy (Results 1 – 5 of 5) sorted by relevance
112 const hi_u8 *gy; /* Y coordinates of G which is a base point on the curve. */ member
145 const hi_u8 *gy; /**< Y coordinates of G which is a base point on the curve. */ member
241 u16 gy; member259 u8 gy; member
243 u16 gy; member261 u8 gy; member
4533 …const mbedtls_mpi_uint *gy, size_t gylen, const mbedtls_mpi_uint *n, size_t nlen, const mbedtls_ec… in ecp_group_load()