Searched refs:expected_ciphertext (Results 1 – 2 of 2) sorted by relevance
287 const std::string& expected_ciphertext);289 const std::string& message, const std::string& expected_ciphertext);
631 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument645 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()