Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h240 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
249 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()
255 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, char* data, in Authorization()
Dkeymaster_tags.h199 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR()
/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()
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()
Dkeymaster_tags.h201 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR()
Dattestation_record.cpp215 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/hardware/nxp/secure_element/libese-spi/p73/utils/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp230 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp247 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()