Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_local.h311 struct ec_point_st { struct
312 const EC_METHOD *meth;
314 int curve_name;
319 BIGNUM *X;
320 BIGNUM *Y;
321 BIGNUM *Z; /* Jacobian projective coordinates: * (X, Y,
323 int Z_is_one; /* enable optimized point arithmetic for