Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp130 std::vector<uint8_t> plaintext; member
305 static bool WriteTestFile(const std::vector<uint8_t> &plaintext, in WriteTestFile()
694 const std::vector<uint8_t> &plaintext = file_info.plaintext; in VerifyCiphertext() local