Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java732 long x_4 = x[4] & M; in square() local
848 long x_4 = x[xOff + 4] & M; in square() local
DNat224.java810 long x_4 = x[4] & M; in square() local
949 long x_4 = x[xOff + 4] & M; in square() local
DNat256.java943 long x_4 = x[4] & M; in square() local
1107 long x_4 = x[xOff + 4] & M; in square() local