HomeSort by relevance Sort by last modified time
    Searched refs:GetTagValueBlob (Results 1 - 2 of 2) sorted by null

  /system/keymaster/include/keymaster/
authorization_set.h 270 return GetTagValueBlob(tag, val);
279 return GetTagValueBlob(tag, val);
394 bool GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const;
  /system/keymaster/
authorization_set.cpp 567 bool AuthorizationSet::GetTagValueBlob(keymaster_tag_t tag, keymaster_blob_t* val) const {

Completed in 176 milliseconds