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 328 case KM_TAG_OS_VERSION:
attestation_record.cpp 287 case KM_TAG_OS_VERSION:
  /cts/tests/tests/keystore/src/android/keystore/cts/
AuthorizationList.java 119 private static final int KM_TAG_OS_VERSION = KM_UINT | 705;
220 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 3323 milliseconds