Searched refs:DoTest (Results 1 – 1 of 1) sorted by relevance
149 void DoTest(const std::string &cipher_string, const Cipher &cipher);256 void DmDefaultKeyTest::DoTest(const std::string &cipher_string, in DoTest() function in android::kernel::DmDefaultKeyTest269 DoTest("aes-xts-plain64", Aes256XtsCipher()); in TEST_F()274 DoTest("xchacha12,aes-adiantum-plain64", AdiantumCipher()); in TEST_F()