Searched refs:OS_VERSION (Results 1 – 16 of 16) sorted by relevance
/hardware/nxp/secure_element/snxxx/libese-spi/common/include/ |
D | phNxpEseFeatures.h | 34 typedef enum OS_VERSION { enum
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | Tag.aidl | 75 OS_VERSION = 805307073, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | Tag.aidl | 75 OS_VERSION = 805307073, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | Tag.aidl | 75 OS_VERSION = 805307073, enumConstant
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | Tag.aidl | 585 OS_VERSION = TagType.UINT | 705, enumConstant
|
/hardware/interfaces/security/keymint/support/fuzzer/ |
D | keymint_authSet_fuzzer.cpp | 64 Tag::OS_VERSION,
|
/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
D | keymaster4_authSet_fuzzer.cpp | 60 Tag::OS_VERSION,
|
D | README.md | 24 …::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/ |
D | Tag.aidl | 75 OS_VERSION = (android.hardware.security.keymint.TagType.UINT | 705) /* 805307073 */, enumConstant
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | keymint_tags.h | 111 DECLARE_TYPED_TAG(OS_VERSION);
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_tags.h | 142 DECLARE_TYPED_TAG(OS_VERSION);
|
D | keymaster_hidl_hal_test.cpp | 92 case Tag::OS_VERSION: in operator ==()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 146 DECLARE_TYPED_TAG(OS_VERSION);
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 129 * 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.
|
D | types.hal | 557 * 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/ |
D | types.hal | 119 OS_VERSION = TagType:UINT | 705, /** Version of system (keymaster2) */
|