Searched refs:MAX_CAP_ALGS (Results 1 – 4 of 4) sorted by relevance
184 if(count > MAX_CAP_ALGS) in AlgorithmCapGetImplemented()185 count = MAX_CAP_ALGS; in AlgorithmCapGetImplemented()
1335 {RANGE(0, MAX_CAP_ALGS, UINT32)}},
39 #define MAX_CAP_ALGS (MAX_CAP_DATA / sizeof(TPMS_ALG_PROPERTY)) macro
1517 TPMS_ALG_PROPERTY algProperties[MAX_CAP_ALGS];