OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keystore_get
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
keystore_get.cpp
20
#include <keystore/
keystore_get
.h>
25
ssize_t
keystore_get
(const char *key, size_t keyLength, uint8_t** value) {
function
keystore_get_wifi_hidl.cpp
26
#include <keystore/
keystore_get
.h>
36
ssize_t
keystore_get
(const char *key, size_t keyLength, uint8_t** value) {
function
Completed in 63 milliseconds