Searched refs:GetTagValueBlob (Results 1 – 2 of 2) sorted by relevance
349 return GetTagValueBlob(tag, val); in GetTagValue()358 return GetTagValueBlob(tag, val); in GetTagValue()472 bool GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const;
660 bool AuthorizationSet::GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const { in GetTagValueBlob() function in keymaster::AuthorizationSet