Searched defs:pointFormat (Results 1 – 13 of 13) sorted by relevance
41 EllipticCurves.PointFormatType pointFormat) in generateKey()
67 EllipticCurves.PointFormatType pointFormat) in generateKey()
755 CurveType curve, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()765 ECParameterSpec spec, PointFormatType pointFormat, final byte[] publicKey) in getEcPublicKey()
32 pointFormat string member
31 pointFormat string member
44 pointFormat string member
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
507 EcPointFormat pointFormat, in generateEciesAeadHkdfPrivKey()