Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
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/
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.cpp168 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
/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/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;
/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