Home
last modified time | relevance | path

Searched refs:OS_VERSION (Results 1 – 16 of 16) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/common/include/
DphNxpEseFeatures.h34 typedef enum OS_VERSION { enum
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DTag.aidl75 OS_VERSION = 805307073, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DTag.aidl75 OS_VERSION = 805307073, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DTag.aidl75 OS_VERSION = 805307073, enumConstant
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DTag.aidl585 OS_VERSION = TagType.UINT | 705, enumConstant
/hardware/interfaces/security/keymint/support/fuzzer/
Dkeymint_authSet_fuzzer.cpp64 Tag::OS_VERSION,
/hardware/interfaces/keymaster/4.0/support/fuzzer/
Dkeymaster4_authSet_fuzzer.cpp60 Tag::OS_VERSION,
DREADME.md24 …::CREATION_DATETIME` 34.`Tag::ORIGIN` 35.`Tag::ROOT_OF_TRUST` 36.`Tag::OS_VERSION` 37.`Tag::OS_PAT…
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DTag.aidl75 OS_VERSION = (android.hardware.security.keymint.TagType.UINT | 705) /* 805307073 */, enumConstant
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dkeymint_tags.h111 DECLARE_TYPED_TAG(OS_VERSION);
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_tags.h142 DECLARE_TYPED_TAG(OS_VERSION);
Dkeymaster_hidl_hal_test.cpp92 case Tag::OS_VERSION: in operator ==()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_tags.h146 DECLARE_TYPED_TAG(OS_VERSION);
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal129 * o Tag::OS_VERSION, must be hardware-enforced.
194 * hardwareEnforced authorization list. Tag::OS_VERSION, Tag::OS_PATCHLEVEL,
408 * o Tag::OS_VERSION, Tag::OS_PATCHLEVEL, Tag::VENDOR_PATCHLEVEL and Tag::BOOT_PATCHLEVEL with
805 * to invalidate the OS version (OS_VERSION tag), system patch level (OS_PATCHLEVEL tag), vendor
817 * "downgrade" from any OS_VERSION number to OS_VERSION 0. For example, if the key has
818 * OS_VERSION 080001, it is permissible to upgrade the key if the current system version is
822 * than OS_VERSION must never be downgraded.
Dtypes.hal557 * Tag::OS_VERSION specifies the system OS version with which the key may be used. This tag is
559 * by the TA. Any attempt to use a key with a Tag::OS_VERSION value different from the
572 * Tag::OS_VERSION. If the content is non-numeric, the secure environment must use 0 as the
577 OS_VERSION = TagType:UINT | 705,
/hardware/interfaces/keymaster/3.0/
Dtypes.hal119 OS_VERSION = TagType:UINT | 705, /** Version of system (keymaster2) */