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.h309 struct ec_point_st { struct
310 const EC_METHOD *meth;
312 int curve_name;
317 BIGNUM *X;
318 BIGNUM *Y;
319 BIGNUM *Z; /* Jacobian projective coordinates: * (X, Y,
321 int Z_is_one; /* enable optimized point arithmetics for