Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp151 void DoTest(const std::string &cipher_string, const Cipher &cipher);
255 void DmDefaultKeyTest::DoTest(const std::string &cipher_string, in DoTest() function in android::kernel::DmDefaultKeyTest
268 DoTest("aes-xts-plain64", Aes256XtsCipher()); in TEST_F()
273 DoTest("xchacha12,aes-adiantum-plain64", AdiantumCipher()); in TEST_F()