Home
last modified time | relevance | path

Searched refs:getL (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/test/java/security/KeyAgreement/
DKeySizeTest.java148 equals(dhPri.getParams().getL(), dhPriDecod.getParams().getL()); in testKeyAttributes()
166 equals(dhPub.getParams().getL(), dhPubDecod.getParams().getL()); in testKeyAttributes()
/libcore/ojluni/src/main/java/javax/crypto/spec/
DDHParameterSpec.java120 public int getL() { in getL() method in DHParameterSpec
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DDHParameterSpecTest.java68 dhps.getL(), ls[i]); in testDHParameterSpec()
/libcore/api/
Dcurrent.txt19248 method public int getL();