Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp150 std::vector<uint8_t> plaintext; member
356 static bool WriteTestFile(const std::vector<uint8_t> &plaintext, in WriteTestFile() argument
362 << plaintext.size() << " bytes of data"; in WriteTestFile()
378 if (!android::base::WriteFully(fd, plaintext.data(), plaintext.size())) { in WriteTestFile()
396 if (!ReadRawDataOfFile(fd, blk_device, plaintext.size(), ciphertext)) { in WriteTestFile()
728 info->plaintext.resize(kTestFileBytes); in GenerateTestFile()
729 RandomBytesForTesting(info->plaintext); in GenerateTestFile()
732 !MakeSomeCompressibleClusters(info->plaintext, in GenerateTestFile()
736 if (!WriteTestFile(info->plaintext, test_file_, fs_info_.raw_blk_device, in GenerateTestFile()
858 const std::vector<uint8_t> &plaintext = file_info.plaintext; in VerifyCiphertext() local
[all …]
/test/dittosuite/
DDoxyfile2552 # around nodes set 'shape=plain' or 'shape=plaintext' <a