Home
last modified time | relevance | path

Searched refs:GetEntry (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h183 auto entry = GetEntry(tag); in GetTagValue()
226 NullOr<const KeyParameter&> GetEntry(Tag tag) const;
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h181 auto entry = GetEntry(tag); in GetTagValue()
236 NullOr<const KeyParameter&> GetEntry(Tag tag) const;
Dauthorization_set.cpp177 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const { in GetEntry() function in android::hardware::keymaster::V3_0::AuthorizationSet
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp178 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const { in GetEntry() function in android::hardware::keymaster::V4_0::AuthorizationSet