Home
last modified time | relevance | path

Searched defs:getCurve (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/security/spec/
H A DECParameterSpec.annotated.java35 public java.security.spec.EllipticCurve getCurve() { throw new RuntimeException("Stub!"); } in getCurve() method in ECParameterSpec
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/security/spec/
DECParameterSpec.java87 public EllipticCurve getCurve() { in getCurve() method in ECParameterSpec
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/spec/
DECParameterSpec.java87 public EllipticCurve getCurve() { in getCurve() method in ECParameterSpec
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/security/spec/
H A DECParameterSpec.java42 public java.security.spec.EllipticCurve getCurve() { in getCurve() method in ECParameterSpec
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/spec/
H A DECParameterSpec.java87 public EllipticCurve getCurve() { in getCurve() method in ECParameterSpec
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/
H A DJwtEcdsaVerifyKeyManager.java44 static final EllipticCurves.CurveType getCurve(JwtEcdsaAlgorithm algorithm) in getCurve() method in JwtEcdsaVerifyKeyManager
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/spec/
H A DECParameterSpec.java66 public ECCurve getCurve() in getCurve() method in ECParameterSpec
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/spec/
H A DECParameterSpec.java66 public ECCurve getCurve() in getCurve() method in ECParameterSpec
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/
H A DECParameterSpec.java64 public ECCurve getCurve() in getCurve() method in ECParameterSpec
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x9/
H A DX9Curve.java120 public ECCurve getCurve() in getCurve() method in X9Curve
H A DX9ECParameters.java144 public ECCurve getCurve() in getCurve() method in X9ECParameters
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
H A DX9Curve.java118 public ECCurve getCurve() in getCurve() method in X9Curve
H A DX9ECParameters.java142 public ECCurve getCurve() in getCurve() method in X9ECParameters
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x9/
H A DX9Curve.java120 public ECCurve getCurve() in getCurve() method in X9Curve
H A DX9ECParameters.java144 public ECCurve getCurve() in getCurve() method in X9ECParameters
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/
H A DECDomainParameters.java74 public ECCurve getCurve() in getCurve() method in ECDomainParameters
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/params/
H A DECDomainParameters.java74 public ECCurve getCurve() in getCurve() method in ECDomainParameters
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
H A DECDomainParameters.java70 public ECCurve getCurve() in getCurve() method in ECDomainParameters
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/
H A DTonemapCurve.java326 private float[] getCurve(int colorChannel) { in getCurve() method in TonemapCurve
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/
H A DEllipticCurvesUtilTest.java52 public EllipticCurve getCurve() throws NoSuchAlgorithmException { in getCurve() method in EllipticCurvesUtilTest.TestVector
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
H A DEC5Util.java70 public static ECCurve getCurve( in getCurve() method in EC5Util
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/util/
H A DEC5Util.java74 public static ECCurve getCurve( in getCurve() method in EC5Util
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/asymmetric/util/
H A DEC5Util.java74 public static ECCurve getCurve( in getCurve() method in EC5Util
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/
H A DBrightnessConfiguration.java106 public Pair<float[], float[]> getCurve() { in getCurve() method in BrightnessConfiguration
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
H A DECPoint.java91 public ECCurve getCurve() in getCurve() method in ECPoint

12345678910>>...16