Searched defs:gx (Results 1 – 5 of 5) sorted by relevance
111 const hi_u8 *gx; /* X coordinates of G which is a base point on the curve. */ member
144 const hi_u8 *gx; /**< X coordinates of G which is a base point on the curve. */ member
242 u16 gx; member260 u8 gx; member
240 u16 gx; member258 u8 gx; member
4532 size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()