OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keystore_module
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/keymaster/trusty/
keymaster_module.cpp
44
struct
keystore_module
HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
/system/core/trusty/keymaster/
module.cpp
48
struct
keystore_module
HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
/hardware/libhardware/include/hardware/
keymaster_common.h
63
struct
keystore_module
{
struct
65
* Common methods of the keystore module. This *must* be the first member of
keystore_module
as
66
* users of this structure will cast a hw_module_t to
keystore_module
pointer in contexts where
67
* it's known the hw_module_t references a
keystore_module
.
/system/keymaster/contexts/
soft_keymaster_device.cpp
47
struct
keystore_module
soft_keymaster1_device_module = {
62
struct
keystore_module
soft_keymaster2_device_module = {
[
all
...]
/hardware/qcom/keymaster/
keymaster_qcom.cpp
789
struct
keystore_module
HAL_MODULE_INFO_SYM
Completed in 528 milliseconds