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.cpp305 static bool WriteTestFile(const std::vector<uint8_t> &plaintext, in WriteTestFile() function
572 if (!WriteTestFile(info->plaintext, kTestFile, fs_info_.raw_blk_device, in GenerateTestFile()
1035 ASSERT_TRUE(WriteTestFile(zeroes, path, fs_info.raw_blk_device, &ciphertext)); in TEST()