OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KM_ORIGIN_IMPORTED
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/keystore/src/android/keystore/cts/
AuthorizationList.java
73
public static final int
KM_ORIGIN_IMPORTED
= 2;
308
case
KM_ORIGIN_IMPORTED
:
/frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java
123
public static final int
KM_ORIGIN_IMPORTED
= 2;
/hardware/libhardware/include/hardware/
keymaster_defs.h
251
KM_ORIGIN_IMPORTED
= 2, /* Imported into keymaster. Existed as cleartext in Android. */
Completed in 7540 milliseconds