Home
last modified time | relevance | path

Searched refs:GetTagValueDate (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
Dauthorization_set.h393 bool GetTagValueDate(keymaster_tag_t tag, uint64_t* val) const;
/system/keymaster/
Dauthorization_set.cpp558 bool AuthorizationSet::GetTagValueDate(keymaster_tag_t tag, uint64_t* val) const { in GetTagValueDate() function in keymaster::AuthorizationSet