HomeSort by relevance Sort by last modified time
    Searched defs:KM_ORIGIN_IMPORTED (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_IMPORTED = 2;
315 case KM_ORIGIN_IMPORTED:
  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 131 public static final int KM_ORIGIN_IMPORTED = 2;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 271 KM_ORIGIN_IMPORTED = 2, /* Imported into keymaster. Existed as cleartext in Android. */

Completed in 288 milliseconds