Searched defs:ECC_POINT_INIT (Results 1 – 2 of 2) sorted by relevance
42 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } macro
52 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } macro