OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keymaster1_open
(Results
1 - 4
of
4
) sorted by null
/system/vold/
Keymaster.cpp
178
ret =
keymaster1_open
(module, &device);
180
LOG(ERROR) << "
keymaster1_open
returned " << ret;
cryptfs.c
130
rc =
keymaster1_open
(mod, keymaster1_dev);
[
all
...]
/system/security/keystore/
keystore_main.cpp
109
int rc =
keymaster1_open
(mod, &km1_device);
/hardware/libhardware/include/hardware/
keymaster1.h
538
static inline int
keymaster1_open
(const struct hw_module_t* module, keymaster1_device_t** device) {
function
Completed in 63 milliseconds