Searched refs:computed_ciphertext (Results 1 – 1 of 1) sorted by relevance
699 std::vector<uint8_t> computed_ciphertext(plaintext.size()); in VerifyCiphertext() local708 &computed_ciphertext[i], block_size)); in VerifyCiphertext()714 ASSERT_EQ(file_info.actual_ciphertext, computed_ciphertext); in VerifyCiphertext()