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

/system/keymaster/include/keymaster/
H A Dauthorization_set.h338 return GetTagValueBlob(tag, val);
347 return GetTagValueBlob(tag, val);
461 bool GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const;
/system/keymaster/
H A Dauthorization_set.cpp634 bool AuthorizationSet::GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const { function in class:keymaster::AuthorizationSet

Completed in 61 milliseconds