Home | Sort by relevance Sort by last modified time |
/system/keymaster/ | |
android_keymaster_test.cpp | 126 Keymaster0AdapterTestInstanceCreator(bool support_ec) : support_ec_(support_ec) {} 129 std::cerr << "Creating keymaster0-backed device (with ec: " << std::boolalpha << support_ec_ 139 if (!support_ec_) { 161 return support_ec_; 173 bool support_ec_; member in class:keymaster::test::Keymaster0AdapterTestInstanceCreator [all...] |