Searched defs:ec_point_st (Results 1 – 1 of 1) sorted by relevance
156 struct ec_point_st { struct157 const EC_METHOD *meth;162 BIGNUM X;163 BIGNUM Y;164 BIGNUM Z; /* Jacobian projective coordinates:166 int Z_is_one; /* enable optimized point arithmetics for special case */