Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java749 long x_5 = x[5] & M; in square() local
865 long x_5 = x[xOff + 5] & M; in square() local
DNat224.java827 long x_5 = x[5] & M; in square() local
966 long x_5 = x[xOff + 5] & M; in square() local
DNat256.java960 long x_5 = x[5] & M; in square() local
1124 long x_5 = x[xOff + 5] & M; in square() local