OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KEYSTORE_MESSAGE_SIZE
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
keystore_client.h
22
#define
KEYSTORE_MESSAGE_SIZE
65535
keystore_get.h
28
#define
KEYSTORE_MESSAGE_SIZE
65535
38
*
KEYSTORE_MESSAGE_SIZE
bytes. This function returns the length of the value or
46
if (length < 0 || length >
KEYSTORE_MESSAGE_SIZE
) {
Completed in 24 milliseconds