Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 – 25 of 49) sorted by relevance

12

/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DTag.aidl510 APPLICATION_ID = TagType.BYTES | 601,
533 APPLICATION_DATA = TagType.BYTES | 700,
562 ROOT_OF_TRUST = TagType.BYTES | 704,
641 UNIQUE_ID = TagType.BYTES | 707,
652 ATTESTATION_CHALLENGE = TagType.BYTES | 708,
678 ATTESTATION_APPLICATION_ID = TagType.BYTES | 709,
691 ATTESTATION_ID_BRAND = TagType.BYTES | 710,
704 ATTESTATION_ID_DEVICE = TagType.BYTES | 711,
717 ATTESTATION_ID_PRODUCT = TagType.BYTES | 712,
729 ATTESTATION_ID_SERIAL = TagType.BYTES | 713,
[all …]
DTagType.aidl59 BYTES = 9 << 28, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DTag.aidl70 APPLICATION_ID = (android.hardware.security.keymint.TagType.BYTES | 601) /* -1879047591 */,
71 APPLICATION_DATA = (android.hardware.security.keymint.TagType.BYTES | 700) /* -1879047492 */,
74 ROOT_OF_TRUST = (android.hardware.security.keymint.TagType.BYTES | 704) /* -1879047488 */,
77 UNIQUE_ID = (android.hardware.security.keymint.TagType.BYTES | 707) /* -1879047485 */,
78 ATTESTATION_CHALLENGE = (android.hardware.security.keymint.TagType.BYTES | 708) /* -1879047484 */,
79 …ATTESTATION_APPLICATION_ID = (android.hardware.security.keymint.TagType.BYTES | 709) /* -187904748…
80 ATTESTATION_ID_BRAND = (android.hardware.security.keymint.TagType.BYTES | 710) /* -1879047482 */,
81 ATTESTATION_ID_DEVICE = (android.hardware.security.keymint.TagType.BYTES | 711) /* -1879047481 */,
82 …ATTESTATION_ID_PRODUCT = (android.hardware.security.keymint.TagType.BYTES | 712) /* -1879047480 */,
83 ATTESTATION_ID_SERIAL = (android.hardware.security.keymint.TagType.BYTES | 713) /* -1879047479 */,
[all …]
DTagType.aidl47 BYTES = (9 << 28) /* -1879048192 */, enumConstant
/hardware/interfaces/keymaster/3.0/
Dtypes.hal29 BYTES = 9 << 28,
105 … APPLICATION_ID = TagType:BYTES | 601, /** Byte string identifying the authorized application. */
114 APPLICATION_DATA = TagType:BYTES | 700, /** Data provided by authorized application. */
118 ROOT_OF_TRUST = TagType:BYTES | 704, /** Root of trust ID. */
121 UNIQUE_ID = TagType:BYTES | 707, /** Used to provide unique ID in attestation */
122 ATTESTATION_CHALLENGE = TagType:BYTES | 708, /** Used to provide challenge in attestation */
123 ATTESTATION_APPLICATION_ID = TagType:BYTES | 709, /* Used to identify the set of possible
126 ATTESTATION_ID_BRAND = TagType:BYTES | 710, /* Used to provide the device's brand name to be
128 ATTESTATION_ID_DEVICE = TagType:BYTES | 711, /* Used to provide the device's device name to be
130 ATTESTATION_ID_PRODUCT = TagType:BYTES | 712, /* Used to provide the device's product name to be
[all …]
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dauthorization_set.h236 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization() argument
244 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization() argument
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization() argument
256 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization() argument
263 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization() argument
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DVehiclePropertyType.aidl45 BYTES = 0x00700000, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DTagType.aidl47 BYTES = -1879048192, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DVehiclePropertyType.aidl45 BYTES = 0x00700000, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DVehiclePropertyType.aidl45 BYTES = 7340032, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DTagType.aidl47 BYTES = -1879048192, enumConstant
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DTagType.aidl47 BYTES = -1879048192, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DVehiclePropertyType.aidl45 BYTES = 0x00700000, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DVehiclePropertyType.aidl39 BYTES = 0x00700000, enumConstant
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dconfig.cpp81 CHECK(type_ == BYTES); in getBytes()
95 type_ = BYTES; in parseFromString()
Dconfig.h43 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleUtils.cpp48 case VehiclePropertyType::BYTES: in createVehiclePropValue()
74 case VehiclePropertyType::BYTES: in getVehicleRawValueVectorSize()
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dconfig.cpp62 CHECK(type_ == BYTES); in getBytes()
76 type_ = BYTES; in parseFromString()
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.cc57 CHECK(type_ == BYTES); in getBytes()
71 type_ = BYTES; in parseFromString()
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h242 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization() argument
251 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization() argument
257 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization() argument
Dkeymaster_tags.h208 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR() argument
385 case TagType::BYTES:
418 case TagType::BYTES:
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h201 void push_back(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, size_t data_length) { in push_back() argument
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization() argument
259 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization() argument
265 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization() argument
/hardware/interfaces/keymaster/4.0/support/
Dkey_param_output.cpp85 case TagType::BYTES: in operator <<()

12