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

  /system/keymaster/
keymaster_tags.cpp 88 case KM_TAG_AUTH_TOKEN:
89 return "KM_TAG_AUTH_TOKEN";
keymaster_enforcement.cpp 285 case KM_TAG_AUTH_TOKEN:
attestation_record.cpp 249 case KM_TAG_AUTH_TOKEN:
    [all...]
  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 97 public static final int KM_TAG_AUTH_TOKEN = KM_BYTES | 1002;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 162 KM_TAG_AUTH_TOKEN = KM_BYTES | 1002, /* Authentication token that proves secure user

Completed in 59 milliseconds