Home
last modified time | relevance | path

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

/aosp_15_r20/external/private-join-and-compute/java/com/google/privacy/private_join_and_compute/encryption/commutative/
H A DEcCommutativeCipher.java58 public static EcCommutativeCipher createWithNewKey(SupportedCurve curve, HashType hashType) { in createWithNewKey() method in EcCommutativeCipher
68 public static EcCommutativeCipher createWithNewKey(SupportedCurve curve) { in createWithNewKey() method in EcCommutativeCipher