Home
last modified time | relevance | path

Searched refs:CreateWithNewKey (Results 1 – 4 of 4) sorted by relevance

/external/private-join-and-compute/private_join_and_compute/crypto/
Dec_commutative_cipher.h117 CreateWithNewKey(int curve_id, HashType hash_type);
Dec_commutative_cipher.cc64 ECCommutativeCipher::CreateWithNewKey(int curve_id, HashType hash_type) { in CreateWithNewKey() function in private_join_and_compute::ECCommutativeCipher
/external/private-join-and-compute/private_join_and_compute/
Dserver_impl.cc41 ECCommutativeCipher::CreateWithNewKey( in EncryptSet()
Dclient_impl.cc43 ECCommutativeCipher::CreateWithNewKey( in PrivateIntersectionSumProtocolClientImpl()