Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/ec/
H A Dec_lcl.h290 struct ec_point_st { struct
291 const EC_METHOD *meth;
296 BIGNUM X;
297 BIGNUM Y;
298 BIGNUM Z; /* Jacobian projective coordinates:
300 int Z_is_one; /* enable optimized point arithmetics for special case */