Searched refs:MAX_CAP_CC (Results 1 – 6 of 6) sorted by relevance
136 if(count > MAX_CAP_CC) count = MAX_CAP_CC; in PhysicalPresenceCapGetCCList()
266 if(count > MAX_CAP_CC) count = MAX_CAP_CC; in CommandCapGetCCList()
194 if(count > MAX_CAP_CC) count = MAX_CAP_CC; in CommandAuditCapGetCCList()
13 #define MAX_CAP_CC ((TPM_CC_LAST - TPM_CC_FIRST) + 1) macro
772 TPM_CC commandCodes[MAX_CAP_CC];778 TPMA_CC commandAttributes[MAX_CAP_CC];
5261 if (target->count > MAX_CAP_CC) { in TPML_CC_Unmarshal()5290 if (target->count > MAX_CAP_CC) { in TPML_CCA_Unmarshal()