Searched refs:expected_ciphertext (Results 1 – 7 of 7) sorted by relevance
295 const std::string& expected_ciphertext);297 const std::string& message, const std::string& expected_ciphertext);301 const std::string& expected_ciphertext);
678 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument692 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
173 const string& expected_ciphertext);
465 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument481 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
635 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument651 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
780 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument796 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()