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