Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1038 std::vector<uint8_t> ciphertext_1; in TEST() local
1041 WriteTestFile(zeroes, path_1, fs_info.raw_blk_device, &ciphertext_1)); in TEST()
1048 ASSERT_TRUE(VerifyDataRandomness(ciphertext_1)); in TEST()
1055 ciphertext_1.begin(), ciphertext_1.end()); in TEST()