/external/tpm2/ |
D | Ticket.c | 70 CryptUpdateDigestInt(&hmacState, sizeof(TPM_ST), &ticket->tag); in TicketComputeVerified() 107 CryptUpdateDigestInt(&hmacState, sizeof(UINT16), &ticket->tag); in TicketComputeAuth() 109 CryptUpdateDigestInt(&hmacState, sizeof(UINT64), &timeout); in TicketComputeAuth() 145 CryptUpdateDigestInt(&hmacState, sizeof(TPM_ST), &ticket->tag); in TicketComputeHashCheck() 148 CryptUpdateDigestInt(&hmacState, sizeof(hashAlg), &hashAlg); in TicketComputeHashCheck() 179 CryptUpdateDigestInt(&hmacState, sizeof(TPM_ST), &ticket->tag); in TicketComputeCreation()
|
D | Context_spt.c | 87 CryptUpdateDigestInt(&hmacState, sizeof(gp.totalResetCount), in ComputeContextIntegrity() 92 CryptUpdateDigestInt(&hmacState, sizeof(gr.clearCount), &gr.clearCount); in ComputeContextIntegrity() 95 CryptUpdateDigestInt(&hmacState, sizeof(contextBlob->sequence), in ComputeContextIntegrity() 98 CryptUpdateDigestInt(&hmacState, sizeof(contextBlob->savedHandle), in ComputeContextIntegrity()
|
D | PolicyCommandCode.c | 45 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyCommandCode() 48 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &in->code); in TPM2_PolicyCommandCode()
|
D | PolicyNvWritten.c | 56 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyNvWritten() 59 CryptUpdateDigestInt(&hashState, sizeof(TPMI_YES_NO), &in->writtenSet); in TPM2_PolicyNvWritten()
|
D | PolicyDuplicationSelect.c | 63 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyDuplicationSelect() 73 CryptUpdateDigestInt(&hashState, sizeof(TPMI_YES_NO), &in->includeObject); in TPM2_PolicyDuplicationSelect()
|
D | PolicyCounterTimer.c | 151 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); in TPM2_PolicyCounterTimer() 153 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); in TPM2_PolicyCounterTimer() 165 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyCounterTimer()
|
D | PolicyNV.c | 160 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); in TPM2_PolicyNV() 163 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); in TPM2_PolicyNV() 176 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyNV()
|
D | PolicyPhysicalPresence.c | 33 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyPhysicalPresence()
|
D | PolicyPassword.c | 34 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyPassword()
|
D | PolicyAuthValue.c | 34 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyAuthValue()
|
D | PolicyNameHash.c | 52 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyNameHash()
|
D | PolicyCpHash.c | 55 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyCpHash()
|
D | PolicyOR.c | 52 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyOR()
|
D | PolicyLocality.c | 96 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyLocality()
|
D | PolicyPCR.c | 71 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in TPM2_PolicyPCR()
|
D | PolicySigned.c | 88 CryptUpdateDigestInt(&hashState, sizeof(UINT32), (BYTE*) &in->expiration); in TPM2_PolicySigned()
|
D | Policy_spt.c | 97 CryptUpdateDigestInt(&hashState, sizeof(commandCode), &commandCode); in PolicyContextUpdate()
|
D | CommandAudit.c | 242 CryptUpdateDigestInt(&hashState, sizeof(i), &i); in CommandAuditGetDigest()
|
D | SessionProcess.c | 487 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in ComputeCpHash() 1469 CryptUpdateDigestInt(&hashState, sizeof(TPM_RC), &responseCode); in ComputeRpHash() 1470 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); in ComputeRpHash()
|
D | CryptUtil_fp.h | 347 void CryptUpdateDigestInt(void *state, // IN: the state of hash stack
|
D | part3.txt | 10903 66 CryptUpdateDigestInt(&hashState, sizeof(UINT32), (BYTE*) &in->expiration); 11491 39 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 11708 57 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 11896 79 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 12177 143 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 12180 146 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 12193 159 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 12457 137 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 12459 139 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 12471 151 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); [all …]
|
D | CryptUtil.c | 370 CryptUpdateDigestInt( in CryptUpdateDigestInt() function
|
D | part4.txt | 641 …10.2.4.10 CryptUpdateDigestInt() .............................................................… 4267 402 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 5436 1325 CryptUpdateDigestInt(&hashState, sizeof(TPM_RC), &responseCode); 5437 1326 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 6352 77 CryptUpdateDigestInt(&hmacState, sizeof(gp.totalResetCount), 6358 83 CryptUpdateDigestInt(&hmacState, sizeof(gr.clearCount), &gr.clearCount); 6362 87 CryptUpdateDigestInt(&hmacState, sizeof(contextBlob->sequence), 6366 91 CryptUpdateDigestInt(&hmacState, sizeof(contextBlob->savedHandle), 6519 83 CryptUpdateDigestInt(&hashState, sizeof(commandCode), &commandCode); 8570 168 CryptUpdateDigestInt(&hashState, sizeof(i), &i); [all …]
|
/external/tpm2/generator/ |
D | raw_commands.txt | 19506 CryptUpdateDigestInt(&hashState, sizeof(UINT32), (BYTE*) &in->expiration); 20587 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 20955 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 21294 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 21901 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 21903 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 21912 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 22457 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 22459 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 22468 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); [all …]
|
D | raw_commands_fixed.txt | 19517 CryptUpdateDigestInt(&hashState, sizeof(UINT32), (BYTE*) &in->expiration); 20598 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 20966 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 21305 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 21912 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 21914 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 21923 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); 22468 CryptUpdateDigestInt(&hashState, sizeof(UINT16), &in->offset); 22470 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 22479 CryptUpdateDigestInt(&hashState, sizeof(TPM_CC), &commandCode); [all …]
|