Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp126 class DmDefaultKeyTest : public ::testing::Test { class
160 void DmDefaultKeyTest::SetUp() { in SetUp()
183 void DmDefaultKeyTest::TearDown() { dm_->DeleteDevice(test_dm_device_name_); } in TearDown()
188 bool DmDefaultKeyTest::CreateTestDevice(const std::string &cipher, in CreateTestDevice()
223 void DmDefaultKeyTest::VerifyDecryption(const std::vector<uint8_t> &key, in VerifyDecryption()
256 void DmDefaultKeyTest::DoTest(const std::string &cipher_string, in DoTest()
268 TEST_F(DmDefaultKeyTest, TestAes256Xts) { in TEST_F() argument
273 TEST_F(DmDefaultKeyTest, TestAdiantum) { in TEST_F() argument
279 TEST_F(DmDefaultKeyTest, TestHwWrappedKey) { in TEST_F() argument