Searched refs:expected_ciphertext (Results 1 – 3 of 3) sorted by relevance
173 const string& expected_ciphertext);
465 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument481 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
780 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument796 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()