Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP192R1Field.java107 long xx06 = xx[6] & M, xx07 = xx[7] & M, xx08 = xx[8] & M; in reduce() local
170 long xx06 = x & M; in reduce32() local