Home
last modified time | relevance | path

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

/system/keymaster/ng/include/
Dauthorization_set.h161 bool Contains(TypedTag<tag_type, tag> ttag, const ValueT& value) const { in Contains()
223 AuthorizationSetBuilder& Authorization(TagType ttag, ValueType&&... value) { in Authorization()
229 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, in Authorization()
238 AuthorizationSetBuilder& Authorization(TypedTag<TagType::BYTES, tag> ttag, const char* data, in Authorization()