Searched refs:USAGE_EXPIRE_DATETIME (Results 1 – 17 of 17) sorted by relevance
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | Tag.aidl | 57 USAGE_EXPIRE_DATETIME = 1610613138, enumConstant
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | Tag.aidl | 57 USAGE_EXPIRE_DATETIME = 1610613138, enumConstant
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | Tag.aidl | 268 USAGE_EXPIRE_DATETIME = TagType.DATE | 402, enumConstant
|
/aosp12/frameworks/base/core/java/android/security/keymaster/ |
H A D | KeymasterDefs.java | 76 Tag.USAGE_EXPIRE_DATETIME; // KM_DATE | 402;
|
/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/ |
H A D | keymint_tags.h | 123 DECLARE_TYPED_TAG(USAGE_EXPIRE_DATETIME);
|
/aosp12/system/keymaster/ng/include/ |
H A D | keymaster_tags.h | 140 DECLARE_TYPED_TAG(USAGE_EXPIRE_DATETIME);
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_tags.h | 123 DECLARE_TYPED_TAG(USAGE_EXPIRE_DATETIME);
|
H A D | keymaster_hidl_hal_test.cpp | 106 case Tag::USAGE_EXPIRE_DATETIME: in operator ==()
|
/aosp12/system/keymaster/include/keymaster/km_openssl/ |
H A D | attestation_record.h | 254 USAGE_EXPIRE_DATETIME = convert_to_eat_claim(KM_TAG_USAGE_EXPIRE_DATETIME), enumerator
|
/aosp12/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
H A D | keymaster_tags.h | 157 DECLARE_TYPED_TAG(USAGE_EXPIRE_DATETIME);
|
/aosp12/system/security/keystore2/src/km_compat/ |
H A D | km_compat_type_conversion.h | 536 case KMV1::Tag::USAGE_EXPIRE_DATETIME: in convertKeyParameterToLegacy() 848 case V4_0::Tag::USAGE_EXPIRE_DATETIME: in convertKeyParameterFromLegacy()
|
H A D | km_compat.cpp | 116 case Tag::USAGE_EXPIRE_DATETIME: in isKeyCreationParameter()
|
/aosp12/system/keymaster/km_openssl/ |
H A D | attestation_record.cpp | 386 submod->add(EatClaim::USAGE_EXPIRE_DATETIME, entry.date_time); in build_eat_submod() 1694 case EatClaim::USAGE_EXPIRE_DATETIME: in parse_submod_values()
|
/aosp12/hardware/interfaces/keymaster/3.0/ |
H A D | types.hal | 74 USAGE_EXPIRE_DATETIME = TagType:DATE | 402, /* Date when existing "messages" should no
|
/aosp12/system/security/keystore2/src/ |
H A D | key_parameter.rs | 838 #[key_param(tag = USAGE_EXPIRE_DATETIME, field = DateTime)]
|
/aosp12/hardware/interfaces/keymaster/4.0/ |
H A D | IKeymasterDevice.hal | 666 * Tag::USAGE_EXPIRE_DATETIME. The tag values are in milliseconds since Jan 1, 1970; see RFD 669 * Tag::USAGE_EXPIRE_DATETIME is not present, the IKeymasterDevice must use the expiration 914 * o Tag::USAGE_EXPIRE_DATETIME can only be enforced if a trusted UTC time source is
|
H A D | types.hal | 279 * Tag::USAGE_EXPIRE_DATETIME specifies the date and time at which the key expires for 288 USAGE_EXPIRE_DATETIME = TagType:DATE | 402,
|