Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 14 of 14) sorted by relevance

/system/core/libsysutils/src/
DFrameworkListener.cpp94 bool quote = false; in dispatchCommand() local
129 if (quote) in dispatchCommand()
130 quote = false; in dispatchCommand()
132 quote = true; in dispatchCommand()
140 if (!quote && *q == ' ') { in dispatchCommand()
173 if (quote) { in dispatchCommand()
/system/tpm/attestation/common/
Dcommon.proto53 // Holds information about a quote generated by the TPM.
55 // The quote; a signature generated with the AIK.
56 optional bytes quote = 1; field
57 // The serialized data that was quoted; this assists in verifying the quote.
59 // The value of the PCR(s) at the time the quote was generated.
Dprint_common_proto.cc96 base::HexEncode(value.quote().data(), value.quote().size()).c_str()); in GetProtoDebugStringWithIndent()
Dinterface.proto105 // A quote of PCR0 at the time of attestation key creation.
107 // A quote of PCR1 at the time of attestation key creation.
/system/tools/aidl/tests/
Dintegration-test.py86 return self.adb('shell %s' % pipes.quote(command),
/system/tpm/attestation/server/
Ddbus_service_test.cc226 EXPECT_EQ("pcr0", reply.pcr0_quote().quote()); in TEST_F()
227 EXPECT_EQ("pcr1", reply.pcr1_quote().quote()); in TEST_F()
Dattestation_service_test.cc606 EXPECT_EQ("pcr0", reply.pcr0_quote().quote()); in TEST_F()
607 EXPECT_EQ("pcr1", reply.pcr1_quote().quote()); in TEST_F()
644 EXPECT_EQ("pcr1", reply.pcr1_quote().quote()); in TEST_F()
/system/tpm/attestation/client/
Ddbus_proxy_test.cc208 EXPECT_EQ("pcr0", reply.pcr0_quote().quote()); in TEST_F()
209 EXPECT_EQ("pcr1", reply.pcr1_quote().quote()); in TEST_F()
/system/tpm/trunks/
Dtpm_generated.h1190 TPMS_QUOTE_INFO quote; member
Dtpm_generated.cc4792 result = Serialize_TPMS_QUOTE_INFO(value.quote, buffer); in Serialize_TPMU_ATTEST()
4856 &value->quote, in Parse_TPMU_ATTEST()
/system/tpm/trunks/generator/
Draw_commands.txt13502 This command is used to quote PCR values.
13572 PCR set to quote
13738 &quoted.attested.quote.pcrDigest);
13741 quoted.attested.quote.pcrSelect = in->PCRselect;
Draw_commands_fixed.txt13513 This command is used to quote PCR values.
13583 PCR set to quote
13749 &quoted.attested.quote.pcrDigest);
13752 quoted.attested.quote.pcrSelect = in->PCRselect;
Draw_structures.txt12192 quote
Draw_structures_fixed.txt12228 quote