Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpbnarithminv.c98 cpSize nsR = cpModInv_BNU(BN_NUMBER(pInv), variable
Dpcpbnarithmod.c109 cpSize nsR; variable
Dpcpbnarithdiv.c109 cpSize nsR; variable
Dpcpbnarithsub.c91 cpSize nsR = BN_ROOM(pR); variable
Dpcpbnarithadd.c91 cpSize nsR = BN_ROOM(pR); variable
Dpcpbnarithmul.c95 cpSize nsR = BN_ROOM(pR); variable
Dpcpgfp_rand.c60 int nsR = (reqBitSize +BITSIZE(BNU_CHUNK_T)-1)/BITSIZE(BNU_CHUNK_T); in cpGFpRand() local
Dpcpgfpecdhc.c124 int nsR = MOD_LEN(montR); variable
Dpcpbnarithmac.c108 cpSize nsR = BN_SIZE(pR); variable
Dpcpbnu_arith_minv.c69 static int cpMac_BNU(BNU_CHUNK_T* pR, cpSize nsR, in cpMac_BNU()
Dpcpbnuarith.h190 int nsR = cpDiv_BNU32((Ipp32u*)pQ, pnsQ, in cpDiv_BNU() local
Dpcpgfpstuff.h130 __INLINE BNU_CHUNK_T* cpGFpElementCopyPadd(BNU_CHUNK_T* pR, int nsR, const BNU_CHUNK_T* pE, int nsE) in cpGFpElementCopyPadd()
150 __INLINE BNU_CHUNK_T* cpGFpElementSetChunk(BNU_CHUNK_T* pR, int nsR, BNU_CHUNK_T x) in cpGFpElementSetChunk()