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.java590 int shiftInv = 64 - shift; in shiftUp() local
603 int shiftInv = 64 - shift; in shiftUp() local
676 int shiftInv = 64 - shift; in addShiftedUp() local
689 int shiftInv = 64 - shift; in addShiftedDown() local