Searched defs:pointFormat (Results 1 – 15 of 15) sorted by relevance
123 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in createNistCurvePrivateKey_hasCorrectParameters()363 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in sameNistKeys_areEqual()
83 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in buildWithNistCurvesAndAesGcmDem_hasExpectedValues()
111 @FromDataPoints("pointFormats") EciesParameters.PointFormat pointFormat) in createNistCurvePublicKey_hasCorrectParameters()
108 EcPointFormat pointFormat, in createEciesProtoParams()
161 public Builder setNistCurvePointFormat(PointFormat pointFormat) { in setNistCurvePointFormat()243 @Nullable PointFormat pointFormat, in EciesParameters()
185 @Nullable EciesParameters.PointFormat pointFormat = parameters.getNistCurvePointFormat(); in toProtoParameters() local
755 CurveType curve, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()765 ECParameterSpec spec, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()
41 EllipticCurves.PointFormatType pointFormat) in generateKey()
67 EllipticCurves.PointFormatType pointFormat) in generateKey()
32 pointFormat string member
31 pointFormat string member
44 pointFormat string member
60 uint8_t pointFormat; /* Point type */ member
507 EcPointFormat pointFormat, in generateEciesAeadHkdfPrivKey()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...