Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dinternal.h156 struct ec_point_st { struct
157 const EC_METHOD *meth;
162 BIGNUM X;
163 BIGNUM Y;
164 BIGNUM Z; /* Jacobian projective coordinates:
166 int Z_is_one; /* enable optimized point arithmetics for special case */