Searched defs:BYTES (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 240 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()
|
D | keymaster_tags.h | 199 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 201 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()
|
D | keymaster_tags.h | 201 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR()
|
D | attestation_record.cpp | 215 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
|
/hardware/nxp/secure_element/libese-spi/p73/utils/ |
D | config.h | 24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | config.h | 24 enum Type { UNSIGNED, STRING, BYTES }; enumerator
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 230 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 247 void copyAuthTag(const ASN1_OCTET_STRING* asn1_string, TypedTag<TagType::BYTES, tag> ttag, in copyAuthTag()
|