Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpecstuff.h62 typedef struct _cpGFpECPoint { struct
63 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 */