Home
last modified time | relevance | path

Searched defs:BYTES (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dauthorization_set.h236 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
244 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
256 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization()
263 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, in Authorization()
/aosp12/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
H A Dauthorization_set.h242 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
251 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
257 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
H A Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
H A Dconfig.h43 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/aosp12/system/nfc/utils/include/
H A Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/aosp12/hardware/st/secure_element/ese-spi-driver/utils-lib/
H A Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dauthorization_set.h201 void push_back(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, size_t data_length) { in push_back()
250 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
259 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
265 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
H A Dattestation_record.cpp215 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/aosp12/frameworks/base/core/tests/coretests/src/android/content/integrity/
H A DIntegrityUtilsTest.java33 private static final byte[] BYTES = field in IntegrityUtilsTest
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DTagType.aidl47 BYTES = -1879048192, enumConstant
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DTagType.aidl47 BYTES = -1879048192, enumConstant
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DTagType.aidl59 BYTES = 9 << 28, enumConstant
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyType.java40 public static final int BYTES = 0x00700000; field in VehiclePropertyType
/aosp12/system/keymaster/ng/include/
H A Dauthorization_set.h220 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
229 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
/aosp12/frameworks/base/core/proto/android/util/
H A Devent_log_tags.proto56 BYTES = 2; // Number of bytes (default for type of int/long) enumerator
/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/
H A DKeymaster4_1HidlTest.h169 void add_tag_from_prop(AuthorizationSetBuilder* tags, TypedTag<TagType::BYTES, tag> ttag, in add_tag_from_prop()
/aosp12/art/test/712-varhandle-invocations/src/
H A DSampleValues.java27 public static final Byte[] BYTES = field in SampleValues
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h321 void add_tag_from_prop(AuthorizationSetBuilder* tags, TypedTag<TagType::BYTES, tag> ttag, in add_tag_from_prop()
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DBase64Test.java130 private static final byte[] BYTES = { (byte) 0xff, (byte) 0xee, (byte) 0xdd, field in Base64Test
/aosp12/hardware/interfaces/security/keymint/support/
H A Dattestation_record.cpp272 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/aosp12/hardware/interfaces/keymaster/4.0/support/
H A Dattestation_record.cpp259 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/aosp12/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp274 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp101 void add_tag_from_prop(AuthorizationSetBuilder* tags, TypedTag<TagType::BYTES, tag> ttag, in add_tag_from_prop()
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12