Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp149 void DoTest(const std::string &cipher_string, const Cipher &cipher);
256 void DmDefaultKeyTest::DoTest(const std::string &cipher_string, in DoTest() argument
262 if (!CreateTestDevice(cipher_string, key, false)) return; in DoTest()