Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java588 int shiftInv = 64 - shift; in shiftUp() local
601 int shiftInv = 64 - shift; in shiftUp() local
674 int shiftInv = 64 - shift; in addShiftedUp() local
687 int shiftInv = 64 - shift; in addShiftedDown() local