Searched refs:expected_ciphertext (Results 1 – 5 of 5) sorted by relevance
177 const string& expected_ciphertext);
560 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument576 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
206 const string& expected_ciphertext);
923 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument939 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
780 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument796 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()