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: ";
107 output += indent + " quoted_pcr_value: ";
115 output += indent + " pcr_source_hint: ";
121 output += indent + "}\n";
131 std::string indent(indent_size, ' ');
136 output += indent + " wrapped_key: ";
143 output += indent + " iv: ";
150 output += indent + " mac: ";
157 output += indent + " encrypted_data: ";
164 output += indent + " wrapping_key_id: ";
170 output += indent + "}\n";
180 std::string indent(indent_size, ' ');
185 output += indent + " data: ";
192 output += indent + " signature: ";
198 output += indent + "}\n";
209 std::string indent(indent_size, ' ');
214 output += indent + " asym_ca_contents: ";
222 output += indent + " sym_ca_attestation: ";
229 output += indent + "}\n";