Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Dec_local.h295 struct ec_point_st { struct
296 const EC_METHOD *meth;
298 int curve_name;
303 BIGNUM *X;
304 BIGNUM *Y;
305 BIGNUM *Z; /* Jacobian projective coordinates: * (X, Y,
307 int Z_is_one; /* enable optimized point arithmetics for