OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KM_TAG_AUTH_TOKEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java
89
public static final int
KM_TAG_AUTH_TOKEN
= KM_BYTES | 1002;
/hardware/libhardware/include/hardware/
keymaster_defs.h
142
KM_TAG_AUTH_TOKEN
= KM_BYTES | 1002, /* Authentication token that proves secure user
Completed in 357 milliseconds