/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | Tag.aidl | 55 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,
|
D | TagType.aidl | 29 ENUM = 1 << 28, enumConstant
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehicleUtils.h | 38 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/ |
D | Tag.aidl | 40 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 */,
|
D | TagType.aidl | 39 ENUM = (1 << 28) /* 268435456 */, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | TagType.aidl | 39 ENUM = 268435456, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | TagType.aidl | 39 ENUM = 268435456, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | TagType.aidl | 39 ENUM = 268435456, enumConstant
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 73 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/ |
D | types.hal | 21 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/ |
D | key_param_output.cpp | 51 case TagType::ENUM: in operator <<()
|
D | authorization_set.cpp | 35 case TagType::ENUM: in keyParamLess() 68 case TagType::ENUM: in keyParamEqual()
|
D | attestation_record.cpp | 197 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | VehicleUtils.h | 36 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/ |
D | key_param_output.cpp | 79 case TagType::ENUM: in operator <<()
|
D | keymaster_tags.h | 73 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;
|
D | authorization_set.cpp | 41 case TagType::ENUM: in keyParamLess() 75 case TagType::ENUM: in keyParamEqual()
|
D | attestation_record.cpp | 153 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 38 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,
|
D | IKeymasterDevice.hal | 762 * o TagType::ENUM, TagType::UINT, TagType::ULONG and TagType::DATE tags are represented as
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 213 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 212 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ENUM, tag> ttag, in copyAuthTag() argument
|