Searched defs:ec_point_st (Results 1 – 1 of 1) sorted by relevance
168 struct ec_point_st { struct171 EC_GROUP *group;173 BIGNUM X;174 BIGNUM Y;175 BIGNUM Z; // Jacobian projective coordinates: