Searched refs:expected_ciphertext (Results 1 – 2 of 2) sorted by relevance
281 const std::string& expected_ciphertext);283 const std::string& message, const std::string& expected_ciphertext);
639 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument653 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()