Home
last modified time | relevance | path

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

/external/tpm2/
DCommandCodeAttributes.c37 TPM_CC commandCode, // IN: command code in CommandAuthRole()
67 TPM_CC commandCode // IN: command code in CommandIsImplemented()
85 TPM_CC commandCode // IN: command code in CommandGetAttribute()
114 TPM_CC commandCode // IN: commandCode in EncryptSize()
138 TPM_CC commandCode // IN: commandCode in DecryptSize()
162 TPM_CC commandCode // IN: the command to be checked in IsSessionAllowed()
176 TPM_CC commandCode in IsHandleInResponse()
255 TPM_CC commandCode, // IN: start command code in CommandCapGetCCList()
DPP.c45 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandSet()
68 TPM_CC commandCode // IN: command code in PhysicalPresenceCommandClear()
101 TPM_CC commandCode // IN: command code in PhysicalPresenceIsRequired()
126 TPM_CC commandCode, // IN: start command code in PhysicalPresenceCapGetCCList()
DCommandAudit.c77 TPM_CC commandCode // IN: command code in CommandAuditSet()
118 TPM_CC commandCode // IN: command code in CommandAuditClear()
154 TPM_CC commandCode // IN: command code in CommandAuditIsRequired()
184 TPM_CC commandCode, // IN: start command code in CommandAuditCapGetCCList()
DSessionProcess.c210 TPM_CC commandCode, // IN: command code in IsPolicySessionRequired()
261 TPM_CC commandCode, // IN: commandCode in IsAuthValueAvailable()
367 TPM_CC commandCode, // IN: commandCode in IsAuthPolicyAvailable()
465 TPM_CC commandCode, // IN: command code in ComputeCpHash()
728 TPM_CC commandCode, // IN: command code in CheckPolicyAuthSession()
869 TPM_CC commandCode, // IN: command code in RetrieveSessionData()
1100 TPM_CC commandCode, // IN: commandCode in CheckAuthSession()
1203 TPM_CC commandCode, // IN: Command code in CheckCommandAudit()
1247 TPM_CC commandCode, // IN: Command code in ParseSessionBuffer()
1415 TPM_CC commandCode, // IN: Command Code in CheckAuthNoSession()
[all …]
DPolicyDuplicationSelect.c24 TPM_CC commandCode = TPM_CC_PolicyDuplicationSelect; in TPM2_PolicyDuplicationSelect() local
DPolicyCpHash.c24 TPM_CC commandCode = TPM_CC_PolicyCpHash; in TPM2_PolicyCpHash() local
DPolicyAuthValue.c17 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyAuthValue() local
DPolicyNameHash.c24 TPM_CC commandCode = TPM_CC_PolicyNameHash; in TPM2_PolicyNameHash() local
DPolicyNvWritten.c23 TPM_CC commandCode = TPM_CC_PolicyNvWritten; in TPM2_PolicyNvWritten() local
DPolicyCommandCode.c22 TPM_CC commandCode = TPM_CC_PolicyCommandCode; in TPM2_PolicyCommandCode() local
DPolicyPassword.c17 TPM_CC commandCode = TPM_CC_PolicyAuthValue; in TPM2_PolicyPassword() local
DPolicyPhysicalPresence.c16 TPM_CC commandCode = TPM_CC_PolicyPhysicalPresence; in TPM2_PolicyPhysicalPresence() local
DPolicyOR.c41 TPM_CC commandCode = TPM_CC_PolicyOR; in TPM2_PolicyOR() local
DPolicyTicket.c29 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket() local
DPolicyPCR.c28 TPM_CC commandCode = TPM_CC_PolicyPCR; in TPM2_PolicyPCR() local
DPolicyCounterTimer.c27 TPM_CC commandCode = TPM_CC_PolicyCounterTimer; in TPM2_PolicyCounterTimer() local
DPolicyLocality.c29 TPM_CC commandCode = TPM_CC_PolicyLocality; in TPM2_PolicyLocality() local
DPolicyNV.c33 TPM_CC commandCode = TPM_CC_PolicyNV; in TPM2_PolicyNV() local
DPolicy_spt.c80 TPM_CC commandCode, // IN: command code in PolicyContextUpdate()
DExecCommand.c52 TPM_CC commandCode = 0; in ExecuteCommand() local
DEntity.c30 TPM_CC commandCode // IN: the commmandCode in EntityGetLoadStatus()
DObject.c671 TPM_CC commandCode // IN: the command being processed in ObjectLoadEvict()
DNV.c1028 TPM_CC commandCode // IN: the command in NvIndexIsAccessible()
DGlobal.h330 TPM_CC commandCode; // command code (policy session) member