Searched defs:_cpGFpECPoint (Results 1 – 1 of 1) sorted by relevance
62 typedef struct _cpGFpECPoint { struct63 IppCtxId idCtx; /* EC Point identifier */64 int flags; /* flags: affine */65 int elementSize; /* size of each coordinate */66 BNU_CHUNK_T* pData; /* coordinatex X, Y, Z */