Searched defs:KM_ULONG (Results 1 – 4 of 4) sorted by relevance
87 bool contains(const AuthorizationSet& set, TypedTag<KM_ULONG, Tag> tag, uint64_t val) { in contains()
283 inline bool GetTagValue(TypedTag<KM_ULONG, T> tag, uint64_t* val) const { in GetTagValue()
51 public static final int KM_ULONG = TagType.ULONG; field in KeymasterDefs
39 KM_ULONG = 5 << 28, enumerator