Searched refs:GetEntry (Results 1 – 4 of 4) sorted by relevance
178 auto entry = GetEntry(tag); in GetTagValue()222 NullOr<const KeyParameter&> GetEntry(Tag tag) const;
181 auto entry = GetEntry(tag); in GetTagValue()237 NullOr<const KeyParameter&> GetEntry(Tag tag) const;
177 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const { in GetEntry() function in android::hardware::keymaster::V3_0::AuthorizationSet
166 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const { in GetEntry() function in android::hardware::keymaster::V4_0::AuthorizationSet