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

  /system/keymaster/
keymaster_tags.cpp 98 case KM_TAG_OS_VERSION:
99 return "KM_TAG_OS_VERSION";
keymaster_enforcement.cpp 337 case KM_TAG_OS_VERSION:
attestation_record.cpp 306 case KM_TAG_OS_VERSION:
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
AuthorizationList.java 120 private static final int KM_TAG_OS_VERSION = KM_UINT | 705;
223 case KM_TAG_OS_VERSION & KEYMASTER_TAG_TYPE_MASK:
  /hardware/libhardware/include/hardware/
keymaster_defs.h 134 KM_TAG_OS_VERSION = KM_UINT | 705, /* Version of system (keymaster2) */

Completed in 48 milliseconds