Searched refs:isTeeDeviceInfo (Results 1 – 1 of 1) sorted by relevance
454 bool isTeeDeviceInfo(const cppbor::Map& devInfo) { in isTeeDeviceInfo() function538 if (isTeeDeviceInfo(*parsed) && parsed->size() != kNumTeeDeviceInfoEntries) { in parseAndValidateDeviceInfo()546 if (!isTeeDeviceInfo(*parsed) && (parsed->size() != kNumTeeDeviceInfoEntries && in parseAndValidateDeviceInfo()592 if (isTeeDeviceInfo(*parsed)) { in parseAndValidateDeviceInfo()