Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java802 int theBit = n & 0x3F; in testBit() local
812 int theBit = n & 0x3F; in flipBit() local