Home | History | Annotate | Download | only in common

Lines Matching full:indent

88   std::string indent(indent_size, ' ');
93 output += indent + " quote: ";
100 output += indent + " quoted_data: ";
108 output += indent + " quoted_pcr_value: ";
116 output += indent + " pcr_source_hint: ";
123 output += indent + "}\n";
133 std::string indent(indent_size, ' ');
138 output += indent + " wrapped_key: ";
146 output += indent + " iv: ";
153 output += indent + " mac: ";
160 output += indent + " encrypted_data: ";
168 output += indent + " wrapping_key_id: ";
175 output += indent + "}\n";
185 std::string indent(indent_size, ' ');
190 output += indent + " data: ";
197 output += indent + " signature: ";
203 output += indent + "}\n";
214 std::string indent(indent_size, ' ');
219 output += indent + " asym_ca_contents: ";
227 output += indent + " sym_ca_attestation: ";
234 output += indent + "}\n";