Searched refs:DeserializeIndirectData (Results 1 – 2 of 2) sorted by relevance
443 bool AuthorizationSet::DeserializeIndirectData(const uint8_t** buf_ptr, const uint8_t* end) { in DeserializeIndirectData() function in keymaster::AuthorizationSet513 if (!DeserializeIndirectData(buf_ptr, end) || !DeserializeElementsData(buf_ptr, end)) in Deserialize()
462 bool DeserializeIndirectData(const uint8_t** buf_ptr, const uint8_t* end);