Searched refs:MAX_CAP_ALGS (Results 1 – 4 of 4) sorted by relevance
139 if(count > MAX_CAP_ALGS) in AlgorithmCapGetImplemented()140 count = MAX_CAP_ALGS; in AlgorithmCapGetImplemented()
11 #define MAX_CAP_ALGS (ALG_LAST_VALUE - ALG_FIRST_VALUE + 1) macro
823 TPMS_ALG_PROPERTY algProperties[MAX_CAP_ALGS];
4658 if (target->count > MAX_CAP_ALGS) { in TPML_ALG_PROPERTY_Unmarshal()