Searched refs:Quote (Results 1 – 13 of 13) sorted by relevance
1 SUMMARY = "The TPM Quote Tools is a collection of programs that provide support \4 DESCRIPTION = "The TPM Quote Tools is a collection of programs that provide support \8 TPM Quote Tools has been tested with TrouSerS on Linux and NTRU on \
234 Quote generation.247 is to send it to the Quoting Enclave (QE) to generate the Quote. TDREPORT251 and convert it to a remotely verifiable Quote. Method of sending TDREPORT254 send the TDREPORT to QE and receive the Quote.
15 Quote from RFC3173::
47 +# Wed 03 Aug 2022 04:06:28 PM UTC, original submission: Quote
136 class Quote(object): class163 self.decorators.insert(0, Quote())184 self.decorators.insert(0, Quote())206 self.decorators.insert(0, Quote())
105 class Quote(object): class175 self.decorators.insert(0, Quote())
78 - bitbake: fetch: npm: Quote destdir in run chmod command
60 # Quote a string to pass it to C files. foo => '"foo"'
281 " Quote handling is tricky. kernel.bbclass has this line for instance:
218 - Quote string examples.
1505 char Quote = 0;
1512 - *Quote All Assignments ("value"):* Use double quotes around values in
25610 +# Quote VALUE and append to the end of shell variable VAR, separated26811 # Quote arguments (to preserve shell metacharacters).