OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strongbox
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/keymaster/strongbox/
service.cpp
33
* purposes. They do not have the certificates of real TEE or
Strongbox
keymaster devices.
41
auto
strongbox
= CreateKeymasterDevice(SecurityLevel::
STRONGBOX
);
local
42
status =
strongbox
->registerAsService("
strongbox
");
44
LOG(FATAL) << "Could not register
strongbox
service for Keymaster 4.0 (" << status << ")";
/external/nos/test/system-test-harness/scripts/
release-tests.sh
31
--hal_service_instance=android.hardware.keymaster@4.0::IKeymasterDevice/
strongbox
|| return 1
Completed in 95 milliseconds