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.cpp125 class DmDefaultKeyTest : public ::testing::Test { class
161 void DmDefaultKeyTest::SetUp() { in SetUp()
182 void DmDefaultKeyTest::TearDown() { dm_->DeleteDevice(kTestDmDeviceName); } in TearDown()
187 bool DmDefaultKeyTest::CreateTestDevice(const std::string &cipher, in CreateTestDevice()
222 void DmDefaultKeyTest::VerifyDecryption(const std::vector<uint8_t> &key, in VerifyDecryption()
255 void DmDefaultKeyTest::DoTest(const std::string &cipher_string, in DoTest()
267 TEST_F(DmDefaultKeyTest, TestAes256Xts) { in TEST_F() argument
272 TEST_F(DmDefaultKeyTest, TestAdiantum) { in TEST_F() argument
278 TEST_F(DmDefaultKeyTest, TestHwWrappedKey) { in TEST_F() argument