Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DIntArray.java301 int shiftInv = 32 - shift, prev = 0; in addShiftedByBits() local
313 int shiftInv = 32 - shift, prev = 0; in addShiftedByBits() local
325 int shiftInv = 32 - shift, prev = 0; in addShiftedByBits() local
DLongArray.java571 int shiftInv = 64 - shift; in shiftUp() local
584 int shiftInv = 64 - shift; in shiftUp() local
657 int shiftInv = 64 - shift; in addShiftedUp() local
670 int shiftInv = 64 - shift; in addShiftedDown() local