Searched defs:ecc_point (Results 1 – 2 of 2) sorted by relevance
16 struct ecc_point { struct37 struct ecc_point g; argument
46 struct ecc_point { struct52 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } argument