Searched refs:expected_ciphertext (Results 1 – 3 of 3) sorted by relevance
178 const string& expected_ciphertext);
448 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument464 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
798 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument814 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()