Home
last modified time | relevance | path

Searched refs:ENUM (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DTag.aidl55 ALGORITHM = TagType.ENUM | 2,
158 EC_CURVE = TagType.ENUM | 10,
232 HARDWARE_TYPE = TagType.ENUM | 304,
398 USER_AUTH_TYPE = TagType.ENUM | 504,
550 ORIGIN = TagType.ENUM | 702,
DTagType.aidl29 ENUM = 1 << 28, enumConstant
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleUtils.h38 template<typename ENUM, typename U = typename std::underlying_type<ENUM>::type>
39 inline constexpr U toInt(ENUM const value) { in toInt()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DTag.aidl40 ALGORITHM = (android.hardware.security.keymint.TagType.ENUM | 2) /* 268435458 */,
47 EC_CURVE = (android.hardware.security.keymint.TagType.ENUM | 10) /* 268435466 */,
53 HARDWARE_TYPE = (android.hardware.security.keymint.TagType.ENUM | 304) /* 268435760 */,
64 USER_AUTH_TYPE = (android.hardware.security.keymint.TagType.ENUM | 504) /* 268435960 */,
73 ORIGIN = (android.hardware.security.keymint.TagType.ENUM | 702) /* 268436158 */,
DTagType.aidl39 ENUM = (1 << 28) /* 268435456 */, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DTagType.aidl39 ENUM = 268435456, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DTagType.aidl39 ENUM = 268435456, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DTagType.aidl39 ENUM = 268435456, enumConstant
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_tags.h73 static const int32_t KM_TAG_DIGEST_OLD = static_cast<int32_t>(TagType::ENUM) | 5;
74 static const int32_t KM_TAG_PADDING_OLD = static_cast<int32_t>(TagType::ENUM) | 7;
374 case TagType::ENUM:
407 case TagType::ENUM:
/hardware/interfaces/keymaster/3.0/
Dtypes.hal21 ENUM = 1 << 28,
42 ALGORITHM = TagType:ENUM | 2, /** Algorithm. */
51 EC_CURVE = TagType:ENUM | 10, /** EcCurve. */
62 BLOB_USAGE_REQUIREMENTS = TagType:ENUM | 301, /** KeyBlobUsageRequirements. */
88 USER_AUTH_TYPE = TagType:ENUM | 504, /* Bitmask of authenticator types allowed when
116 ORIGIN = TagType:ENUM | 702, /** keymaster_key_origin_t. */
/hardware/interfaces/keymaster/4.0/support/
Dkey_param_output.cpp51 case TagType::ENUM: in operator <<()
Dauthorization_set.cpp35 case TagType::ENUM: in keyParamLess()
68 case TagType::ENUM: in keyParamEqual()
Dattestation_record.cpp197 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleUtils.h36 template <typename ENUM, typename U = typename std::underlying_type<ENUM>::type>
37 inline constexpr U toInt(ENUM const value) { in toInt()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkey_param_output.cpp79 case TagType::ENUM: in operator <<()
Dkeymaster_tags.h73 static const int32_t KM_TAG_DIGEST_OLD = static_cast<int32_t>(TagType::ENUM) | 5;
74 static const int32_t KM_TAG_PADDING_OLD = static_cast<int32_t>(TagType::ENUM) | 7;
Dauthorization_set.cpp41 case TagType::ENUM: in keyParamLess()
75 case TagType::ENUM: in keyParamEqual()
Dattestation_record.cpp153 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
/hardware/interfaces/keymaster/4.0/
Dtypes.hal38 ENUM = 1 << 28,
83 ALGORITHM = TagType:ENUM | 2,
187 EC_CURVE = TagType:ENUM | 10,
227 BLOB_USAGE_REQUIREMENTS = TagType:ENUM | 301,
255 HARDWARE_TYPE = TagType:ENUM | 304,
397 USER_AUTH_TYPE = TagType:ENUM | 504,
542 ORIGIN = TagType:ENUM | 702,
DIKeymasterDevice.hal762 * o TagType::ENUM, TagType::UINT, TagType::ULONG and TagType::DATE tags are represented as
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp213 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp212 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument