Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp308 static bool WriteTestFile(const std::vector<uint8_t> &plaintext, in WriteTestFile() function
575 if (!WriteTestFile(info->plaintext, kTestFile, fs_info_.raw_blk_device, in GenerateTestFile()
1041 WriteTestFile(zeroes, path_1, fs_info.raw_blk_device, &ciphertext_1)); in TEST()
1043 WriteTestFile(zeroes, path_2, fs_info.raw_blk_device, &ciphertext_2)); in TEST()