Home
last modified time | relevance | path

Searched refs:pScalarP (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpec_baseprod.c60 const IppsGFpECPoint* pP, const BNU_CHUNK_T* pScalarP, int scalarPlen, in gfec_BasePointProduct() argument
64 FIX_BNU(pScalarP, scalarPlen); in gfec_BasePointProduct()
74 cpGFpElementCopyPadd(tmpScalarP, orderLen+1, pScalarP,scalarPlen); in gfec_BasePointProduct()
Dpcpgfpecstuff.h348 const IppsGFpECPoint* pP, const BNU_CHUNK_T* pScalarP, int scalarPlen,