Searched refs:expected_ciphertext (Results 1 – 4 of 4) sorted by relevance
173 const string& expected_ciphertext);
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()