Searched defs:EncryptAndGetRand (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/ | ||
H A D | paillier.cc | 342 StatusOr<PaillierEncAndRand> EncryptAndGetRand(const BigNum& m) const { in EncryptAndGetRand() function in private_join_and_compute::PrimeCryptoWithRand |
H A D | camenisch_shoup.cc | 375 PublicCamenischShoup::EncryptAndGetRand(const std::vector<BigNum>& ms) { in EncryptAndGetRand() function in private_join_and_compute::PublicCamenischShoup |