Home
last modified time | relevance | path

Searched refs:ciphertext_2 (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1039 std::vector<uint8_t> ciphertext_2; in TEST() local
1043 WriteTestFile(zeroes, path_2, fs_info.raw_blk_device, &ciphertext_2)); in TEST()
1049 ASSERT_TRUE(VerifyDataRandomness(ciphertext_2)); in TEST()
1057 ciphertext_2.begin(), ciphertext_2.end()); in TEST()