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