Home
last modified time | relevance | path

Searched defs:commandCode (Results 1 – 25 of 26) sorted by relevance

12

/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DCommandAudit.c107 TPM_CC commandCode // IN: command code in CommandAuditSet()
143 TPM_CC commandCode // IN: command code in CommandAuditClear()
190 TPM_CC commandCode, // IN: start command code in CommandAuditCapGetCCList()
247 TPM_CC commandCode; in CommandAuditGetDigest() local
DPP.c81 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandSet()
101 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandClear()
140 TPM_CC commandCode, // IN: start command code in PhysicalPresenceCapGetCCList()
/external/tpm2-tss/src/tss2-sys/
Dsysapi_util.c42 TSS2_RC CopyCommandHeader(_TSS2_SYS_CONTEXT_BLOB *ctx, TPM2_CC commandCode) in CopyCommandHeader()
67 TPM2_CC commandCode) in CommonPreparePrologue()
290 static int GetNumHandles(TPM2_CC commandCode, bool req) in GetNumHandles()
306 static int GetNumCommandHandles(TPM2_CC commandCode) in GetNumCommandHandles()
311 static int GetNumResponseHandles(TPM2_CC commandCode) in GetNumResponseHandles()
Dsysapi_util.h26 UINT32 commandCode; member
43 TPM2_CC commandCode; /* In host endian */ member
82 TPM2_CC commandCode; member
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DCommandCodeAttributes.c96 TPM_CC commandCode // IN: the command code to start at in GetClosestCommandIndex()
257 TPM_CC commandCode // IN: the command code to look up in CommandCodeToCommandIndex()
321 TPM_CC commandCode = GET_ATTRIBUTE(s_ccAttr[commandIndex], in GetCommandCode() local
503 TPM_CC commandCode, // IN: start command code in CommandCapGetCCList()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicyCpHash.c55 TPM_CC commandCode = TPM_CC_PolicyCpHash; in TPM2_PolicyCpHash() local
DPolicyNameHash.c53 TPM_CC commandCode = TPM_CC_PolicyNameHash; in TPM2_PolicyNameHash() local
DPolicyCommandCode.c53 TPM_CC commandCode = TPM_CC_PolicyCommandCode; in TPM2_PolicyCommandCode() local
DPolicyPassword.c52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyPassword() local
DPolicyNvWritten.c51 TPM_CC commandCode = TPM_CC_PolicyNvWritten; in TPM2_PolicyNvWritten() local
DPolicyPhysicalPresence.c50 TPM_CC commandCode = TPM_CC_PolicyPhysicalPresence; in TPM2_PolicyPhysicalPresence() local
DPolicyAuthValue.c52 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyAuthValue() local
DPolicyDuplicationSelect.c54 TPM_CC commandCode = TPM_CC_PolicyDuplicationSelect; in TPM2_PolicyDuplicationSelect() local
DPolicyTemplate.c55 TPM_CC commandCode = TPM_CC_PolicyTemplate; in TPM2_PolicyTemplate() local
DPolicyOR.c70 TPM_CC commandCode = TPM_CC_PolicyOR; in TPM2_PolicyOR() local
DPolicyTicket.c61 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket() local
DPolicyCounterTimer.c60 TPM_CC commandCode = TPM_CC_PolicyCounterTimer; in TPM2_PolicyCounterTimer() local
DPolicyLocality.c55 TPM_CC commandCode = TPM_CC_PolicyLocality; in TPM2_PolicyLocality() local
DPolicyPCR.c58 TPM_CC commandCode = TPM_CC_PolicyPCR; in TPM2_PolicyPCR() local
DPolicyNV.c64 TPM_CC commandCode = TPM_CC_PolicyNV; in TPM2_PolicyNV() local
DPolicy_spt.c102 TPM_CC commandCode, // IN: command code in PolicyContextUpdate()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/
DPolicy_AC_SendSelect.c53 TPM_CC commandCode = TPM_CC_Policy_AC_SendSelect; in TPM2_Policy_AC_SendSelect() local
/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_GetCommandCode.c19 UINT8 *commandCode) in Tss2_Sys_GetCommandCode()
/external/tpm2-tss/test/integration/
Dsapi-system-api.int.c32 TPM2_CC commandCode; in test_invoke() local
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DAdminPPI.c55 TPM_CC commandCode; member

12