Searched defs:ciphertext2 (Results 1 – 4 of 4) sorted by relevance
57 std::string ciphertext2 = aes.Encrypt(key2, test_str2); in TEST() local73 std::string ciphertext2 = aes.Encrypt(key2, test_str); in TEST() local
63 const elgamal::Ciphertext& ciphertext2) { in Mul()
61 std::vector<uint8_t> ciphertext2 = in TEST_F() local