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

  /system/keymaster/
authorization_set.cpp 371 bool AuthorizationSet::DeserializeIndirectData(const uint8_t** buf_ptr, const uint8_t* end) {
421 if (!DeserializeIndirectData(buf_ptr, end) || !DeserializeElementsData(buf_ptr, end))
  /system/keymaster/include/keymaster/
authorization_set.h 384 bool DeserializeIndirectData(const uint8_t** buf_ptr, const uint8_t* end);

Completed in 57 milliseconds