Searched refs:commandCodes (Results 1 – 13 of 13) sorted by relevance
32 if(CommandIsImplemented(in->setList.commandCodes[i])) in TPM2_PP_Commands()33 PhysicalPresenceCommandSet(in->setList.commandCodes[i]); in TPM2_PP_Commands()41 if(CommandIsImplemented(in->clearList.commandCodes[i])) in TPM2_PP_Commands()42 PhysicalPresenceCommandClear(in->clearList.commandCodes[i]); in TPM2_PP_Commands()
54 if(CommandAuditSet(in->setList.commandCodes[i])) in TPM2_SetCommandCodeAuditStatus()60 if(CommandAuditClear(in->clearList.commandCodes[i])) in TPM2_SetCommandCodeAuditStatus()
146 commandList->commandCodes[commandList->count] = i; in PhysicalPresenceCapGetCCList()
206 commandList->commandCodes[commandList->count] = i; in CommandAuditCapGetCCList()
772 TPM_CC commandCodes[MAX_CAP_CC]; member
5245 total_size += TPM_CC_Marshal(&source->commandCodes[i], buffer, size); in TPML_CC_Marshal()5261 result = TPM_CC_Unmarshal(&target->commandCodes[i], buffer, size); in TPML_CC_Unmarshal()
9204 48 if(CommandAuditSet(in->setList.commandCodes[i]))9210 54 if(CommandAuditClear(in->clearList.commandCodes[i]))15403 26 if(CommandIsImplemented(in->setList.commandCodes[i]))15404 27 PhysicalPresenceCommandSet(in->setList.commandCodes[i]);15412 35 if(CommandIsImplemented(in->clearList.commandCodes[i]))15413 36 PhysicalPresenceCommandClear(in->clearList.commandCodes[i]);
8525 136 commandList->commandCodes[commandList->count] = i;14051 112 commandList->commandCodes[commandList->count] = i;
1051 _NAME commandCodes _ARRAY count
16498 if(CommandAuditSet(in->setList.commandCodes[i]))16503 if(CommandAuditClear(in->clearList.commandCodes[i]))27792 if(CommandIsImplemented(in->setList.commandCodes[i]))27793 PhysicalPresenceCommandSet(in->setList.commandCodes[i]);27800 if(CommandIsImplemented(in->clearList.commandCodes[i]))27801 PhysicalPresenceCommandClear(in->clearList.commandCodes[i]);
16509 if(CommandAuditSet(in->setList.commandCodes[i]))16514 if(CommandAuditClear(in->clearList.commandCodes[i]))27803 if(CommandIsImplemented(in->setList.commandCodes[i]))27804 PhysicalPresenceCommandSet(in->setList.commandCodes[i]);27811 if(CommandIsImplemented(in->clearList.commandCodes[i]))27812 PhysicalPresenceCommandClear(in->clearList.commandCodes[i]);
11341 commandCodes[count]{:MAX_CAP_CC}
11356 commandCodes [count] {:MAX_CAP_CC}