OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYMASTER_BLOBS_ARE_STANDALONE
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
keymaster_common.h
99
KEYMASTER_BLOBS_ARE_STANDALONE
= 1 << 1,
/system/vold/tests/
CryptfsScryptHidlizationEquivalence_test.cpp
124
(keymaster0_dev->flags &
KEYMASTER_BLOBS_ARE_STANDALONE
)) {
/system/keymaster/contexts/
soft_keymaster_device.cpp
169
initialize_device_struct(KEYMASTER_SOFTWARE_ONLY |
KEYMASTER_BLOBS_ARE_STANDALONE
|
179
initialize_device_struct(KEYMASTER_SOFTWARE_ONLY |
KEYMASTER_BLOBS_ARE_STANDALONE
|
[
all
...]
/device/generic/goldfish/keymaster/trusty/
trusty_keymaster_device.cpp
98
device_.flags = KEYMASTER_SUPPORTS_EC |
KEYMASTER_BLOBS_ARE_STANDALONE
;
/hardware/qcom/keymaster/
keymaster_qcom.cpp
770
dev->flags =
KEYMASTER_BLOBS_ARE_STANDALONE
;
Completed in 578 milliseconds