HomeSort by relevance Sort by last modified time
    Searched refs:cpMontExpBin_BNU (Results 1 - 3 of 3) sorted by null

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpgfp_exp.c 58 cpMontExpBin_BNU(pR, pA,cpFix_BNU(pA, elemLen), pE,cpFix_BNU(pE, nsE), pGFE);
pcpmont_expbinbnu.c 48 // cpMontExpBin_BNU()
59 // Name: cpMontExpBin_BNU
81 cpSize cpMontExpBin_BNU(BNU_CHUNK_T* dataY,
pcpmontgomery.h 237 #define cpMontExpBin_BNU OWNAPI(cpMontExpBin_BNU)
238 cpSize cpMontExpBin_BNU(BNU_CHUNK_T* pY,
269 cpSize nsY = cpMontExpBin_BNU(pY, pX,nsX, pE,nsE, pModEngine);

Completed in 207 milliseconds