Home
last modified time | relevance | path

Searched defs:xx07 (Results 1 – 2 of 2) 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
DSecP224R1Field.java173 long xx07 = x & M; in reduce32() local