Searched refs:GetTagValueLong (Results 1 - 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
H A Dauthorization_set.h278 return GetTagValueLong(tag, val);
363 return GetTagValueLong(tag, val);
458 bool GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const;
/system/keymaster/
H A Dauthorization_set.cpp601 bool AuthorizationSet::GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const { function in class:keymaster::AuthorizationSet

Completed in 37 milliseconds