Searched defs:ecCurve (Results 1 – 5 of 5) sorted by relevance
54 protected final SupportedCurve ecCurve; field in EcCommutativeCipherBase59 protected EcCommutativeCipherBase(HashType hashType, ECPrivateKey key, SupportedCurve ecCurve) { in EcCommutativeCipherBase()
47 private EcCommutativeCipher(HashType hashType, ECPrivateKey key, SupportedCurve ecCurve) { in EcCommutativeCipher()150 ECCurve ecCurve = domainParams.getCurve(); in hashIntoTheCurveInternal() local
107 public final Optional<Integer> ecCurve; field in AuthorizationList532 Integer ecCurve; field in AuthorizationList.Builder600 public Builder setEcCurve(Integer ecCurve) { in setEcCurve()
556 short ecCurve = KMEnumTag.getValue(KMType.ECCURVE, data[KEY_PARAMETERS]); in validateECKeys() local
551 short ecCurve = KMEnumTag.getValue(KMType.ECCURVE, data[KEY_PARAMETERS]); in validateECKeys() local