Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp148 bool CreateTestDevice(const std::string &cipher,
187 bool DmDefaultKeyTest::CreateTestDevice(const std::string &cipher, in CreateTestDevice() function in android::kernel::DmDefaultKeyTest
261 if (!CreateTestDevice(cipher_string, key, false)) return; in DoTest()
284 if (!CreateTestDevice("aes-xts-plain64", exported_key, true)) return; in TEST_F()