Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dutils.cpp78 void RandomBytesForTesting(std::vector<uint8_t> &bytes) { in RandomBytesForTesting() function
87 RandomBytesForTesting(key); in GenerateTestKey()
Dvts_kernel_encryption.h80 void RandomBytesForTesting(std::vector<uint8_t> &bytes);
Dfile_based_encryption_tests.cpp573 RandomBytesForTesting(info->plaintext); in GenerateTestFile()
892 RandomBytesForTesting(file_info.plaintext); in TestEmmcOptimizedDunWraparound()