HomeSort by relevance Sort by last modified time
    Searched refs:KM_TAG_APPLICATION_DATA (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 77 public static final int KM_TAG_APPLICATION_DATA = KM_BYTES | 700;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 114 KM_TAG_APPLICATION_DATA = KM_BYTES | 700, /* Data provided by authorized application. */
  /system/keymaster/
keymaster_enforcement.cpp 286 case KM_TAG_APPLICATION_DATA:
soft_keymaster_context.cpp 141 case KM_TAG_APPLICATION_DATA:
  /system/security/keystore/
keystore.cpp     [all...]

Completed in 947 milliseconds