Searched refs:COMMAND_COUNT (Results 1 – 7 of 7) sorted by relevance
77 for(;commandIndex < COMMAND_COUNT; commandIndex++) in NextImplementedIndex()120 #if LIBRARY_COMMAND_ARRAY_SIZE == COMMAND_COUNT in GetClosestCommandIndex()135 if(GET_ATTRIBUTE(s_ccAttr[COMMAND_COUNT - 1], TPMA_CC, commandIndex) in GetClosestCommandIndex()143 max = COMMAND_COUNT - 1; // last vendor command in GetClosestCommandIndex()304 while(++commandIndex < COMMAND_COUNT) in GetNextCommandIndex()
323 (*value) = COMMAND_COUNT; in TPMPropertyIsDefined()
65 for(commandIndex = 0; commandIndex < COMMAND_COUNT; commandIndex++) in PhysicalPresencePreInstall_Init()
255 for(commandIndex = 0; commandIndex < COMMAND_COUNT; commandIndex++) in CommandAuditGetDigest()
764 BYTE ppList[(COMMAND_COUNT + 7) / 8];796 BYTE auditCommands[((COMMAND_COUNT + 1) + 7) / 8];
357 #define COMMAND_COUNT (LIBRARY_COMMAND_ARRAY_SIZE + VENDOR_COMMAND_ARRAY_SIZE) macro
1098 #define COMMAND_COUNT (LIBRARY_COMMAND_ARRAY_SIZE + VENDOR_COMMAND_ARRAY_SIZE) macro