OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KM_ORIGIN_UNKNOWN
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/keystore/src/android/keystore/cts/
AuthorizationList.java
74
public static final int
KM_ORIGIN_UNKNOWN
= 3;
310
case
KM_ORIGIN_UNKNOWN
:
/frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java
124
public static final int
KM_ORIGIN_UNKNOWN
= 3;
/hardware/libhardware/include/hardware/
keymaster_defs.h
252
KM_ORIGIN_UNKNOWN
= 3, /* Keymaster did not record origin. This value can only be seen on
Completed in 63 milliseconds