Home
last modified time | relevance | path

Searched defs:getQ (Results 1 – 25 of 32) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
DECPublicKey.java16 public ECPoint getQ(); in getQ() method
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DQRDecomposition.java53 RealMatrix getQ(); in getQ() method
DTriDiagonalTransformer.java91 public RealMatrix getQ() { in getQ() method in TriDiagonalTransformer
DQRDecompositionImpl.java174 public RealMatrix getQ() { in getQ() method in QRDecompositionImpl
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/
DECPublicKeySpec.java38 public ECPoint getQ() in getQ() method in ECPublicKeySpec
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DECPublicKeyParameters.java41 public ECPoint getQ() in getQ() method in ECPublicKeyParameters
DDSAParameters.java42 public BigInteger getQ() in getQ() method in DSAParameters
DRSAPrivateCrtKeyParameters.java48 public BigInteger getQ() in getQ() method in RSAPrivateCrtKeyParameters
DDHParameters.java116 public BigInteger getQ() in getQ() method in DHParameters
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DDSAParameter.java72 public BigInteger getQ() in getQ() method in DSAParameter
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP384R1Curve.java51 public BigInteger getQ() in getQ() method in SecP384R1Curve
DSecP224R1Curve.java51 public BigInteger getQ() in getQ() method in SecP224R1Curve
DSecP521R1Curve.java51 public BigInteger getQ() in getQ() method in SecP521R1Curve
DSecP256K1Curve.java49 public BigInteger getQ() in getQ() method in SecP256K1Curve
DSecP192K1Curve.java50 public BigInteger getQ() in getQ() method in SecP192K1Curve
DSecP224K1Curve.java49 public BigInteger getQ() in getQ() method in SecP224K1Curve
DSecP256R1Curve.java51 public BigInteger getQ() in getQ() method in SecP256R1Curve
DSecP192R1Curve.java51 public BigInteger getQ() in getQ() method in SecP192R1Curve
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DDomainParameters.java169 public BigInteger getQ() in getQ() method in DomainParameters
DDHDomainParameters.java132 public ASN1Integer getQ() in getQ() method in DHDomainParameters
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
DBCECPublicKey.java271 public org.bouncycastle.math.ec.ECPoint getQ() in getQ() method in BCECPublicKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DJCEECPublicKey.java455 public org.bouncycastle.math.ec.ECPoint getQ() in getQ() method in JCEECPublicKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java145 public BigInteger getQ() in getQ() method in ECFieldElement.Fp
DECCurve.java604 public BigInteger getQ() in getQ() method in ECCurve.Fp
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...

12