Home
last modified time | relevance | path

Searched defs:ec_point_st (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/ec/
Dec_lcl.h291 struct ec_point_st { struct
292 const EC_METHOD *meth;
297 BIGNUM X;
298 BIGNUM Y;
299 BIGNUM Z; /* Jacobian projective coordinates: (X, Y, Z)
301 int Z_is_one; /* enable optimized point arithmetics for