Home
last modified time | relevance | path

Searched defs:getCurveType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DWycheproofTestUtil.java118 public static EllipticCurves.CurveType getCurveType(String curveName) in getCurveType() method in WycheproofTestUtil
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/signature/
H A DSignaturePemKeysetReader.java256 private static EllipticCurveType getCurveType(PemKeyType pemKeyType) { in getCurveType() method in SignaturePemKeysetReader
H A DEcdsaParameters.java230 public CurveType getCurveType() { in getCurveType() method in EcdsaParameters
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/hybrid/
H A DEciesParameters.java259 public CurveType getCurveType() { in getCurveType() method in EciesParameters
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...