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