Searched refs:MINUS_ONE (Results 1 - 3 of 3) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DTnaf.java14 private static final BigInteger MINUS_ONE = ECConstants.ONE.negate(); field in class:Tnaf
42 new ZTauElement(MINUS_THREE, MINUS_ONE), null,
43 new ZTauElement(MINUS_ONE, MINUS_ONE), null,
44 new ZTauElement(ECConstants.ONE, MINUS_ONE), null
62 new ZTauElement(MINUS_ONE, ECConstants.ONE), null,
223 if (check1.compareTo(MINUS_ONE) < 0)
242 if (eta.compareTo(MINUS_ONE) < 0)
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
H A DSHA1withDSA_SignatureTest.java71 private static final BigInteger MINUS_ONE = BigInteger.valueOf(-1); field in class:SHA1withDSA_SignatureTest
79 { MINUS_ONE, MINUS_ONE, MINUS_ONE },
80 { BigInteger.ONE, BigInteger.ONE, MINUS_ONE },
81 { MINUS_ONE, BigInteger.ONE, BigInteger.ONE },
82 { BigInteger.ONE, MINUS_ONE, BigInteger.ONE }, };
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 911 milliseconds