Searched defs:ppE (Results 1 – 2 of 2) sorted by relevance
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpmont_multiexp_fast.c | 55 static cpSize GetIndex(const Ipp8u** ppE, cpSize numItems, cpSize nBit) in GetIndex() 84 const Ipp8u** ppE, cpSize eItemBitSize, in cpFastMontMultiExp()
|
D | pcpgfpx_multiexp.c | 57 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()
|