Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/ec/
HDec_lcl.h299 struct ec_point_st { struct
300 const EC_METHOD *meth;
305 BIGNUM X;
306 BIGNUM Y;
307 BIGNUM Z; /* Jacobian projective coordinates: (X, Y, Z)
309 int Z_is_one; /* enable optimized point arithmetics for