Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpmont_multiexp_fast.c55 static cpSize GetIndex(const Ipp8u** ppE, cpSize numItems, cpSize nBit) in GetIndex()
84 const Ipp8u** ppE, cpSize eItemBitSize, in cpFastMontMultiExp()
Dpcpgfpx_multiexp.c57 static int GetIndex(const BNU_CHUNK_T* ppE[], int nItems, int nBit) in GetIndex()
134 static int cpGetMaxBitsizeExponent(const BNU_CHUNK_T* ppE[], int nsE[], int nItems) in cpGetMaxBitsizeExponent()
146 BNU_CHUNK_T* cpGFpxMultiExp(BNU_CHUNK_T* pR, const BNU_CHUNK_T* ppA[], const BNU_CHUNK_T* ppE[], in… in cpGFpxMultiExp()