Home | History | Annotate | Download | only in ippcp

Lines Matching refs:nsP

65     cpSize nsP = MOD_LEN(pMont);
68 ZEXPAND_BNU(pW, nsW, nsP);
72 gsMontExpWin_BNU_sscm(pW, pW, nsP, pE, bitsizeE, pMont, pBuffer);
75 if ((0 == cpCmp_BNU(pW, nsP, MOD_MNT_R(pMont), nsP))
76 || (0 == cpCmp_BNU(pW, nsP, pPrime1, nsP)))
82 if (0 == cpCmp_BNU(pW, nsP, MOD_MNT_R(pMont), nsP))
84 if (0 == cpCmp_BNU(pW, nsP, pPrime1, nsP))