Home
last modified time | relevance | path

Searched defs:pointFormat (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
H A DEciesPrivateKeyTest.java123 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in createNistCurvePrivateKey_hasCorrectParameters()
363 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in sameNistKeys_areEqual()
H A DEciesParametersTest.java83 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in buildWithNistCurvesAndAesGcmDem_hasExpectedValues()
H A DEciesPublicKeyTest.java111 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in createNistCurvePublicKey_hasCorrectParameters()
H A DEciesProtoSerializationTest.java108 EcPointFormat pointFormat, in createEciesProtoParams()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/hybrid/
H A DEciesParameters.java161 public Builder setNistCurvePointFormat(PointFormat pointFormat) { in setNistCurvePointFormat()
243 @Nullable PointFormat pointFormat, in EciesParameters()
H A DEciesProtoSerialization.java185 @Nullable EciesParameters.PointFormat pointFormat = parameters.getNistCurvePointFormat(); in toProtoParameters() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
H A DEllipticCurves.java755 CurveType curve, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()
765 ECParameterSpec spec, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()
H A DEciesHkdfRecipientKem.java41 EllipticCurves.PointFormatType pointFormat) in generateKey()
H A DEciesHkdfSenderKem.java67 EllipticCurves.PointFormatType pointFormat) in generateKey()
/aosp_15_r20/external/tink/go/hybrid/subtle/
H A Decies_aead_hkdf_hybrid_encrypt.go32 pointFormat string member
H A Decies_aead_hkdf_hybrid_decrypt.go31 pointFormat string member
H A Delliptic_curves_test.go44 pointFormat string member
/aosp_15_r20/external/gsc-utils/include/
H A Du2f.h60 uint8_t pointFormat; /* Point type */ member
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DTestUtil.java507 EcPointFormat pointFormat, in generateEciesAeadHkdfPrivKey()
/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 ...