Searched refs:DoTest (Results 1 – 1 of 1) sorted by relevance
151 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::DmDefaultKeyTest268 DoTest("aes-xts-plain64", Aes256XtsCipher()); in TEST_F()273 DoTest("xchacha12,aes-adiantum-plain64", AdiantumCipher()); in TEST_F()