Searched refs:MAX_ECC_CURVES (Results 1 – 4 of 4) sorted by relevance
44 #define MAX_ECC_CURVES (MAX_CAP_DATA / sizeof(TPM_ECC_CURVE)) macro
1532 TPM_ECC_CURVE eccCurves[MAX_ECC_CURVES];
237 if(maxCount > MAX_ECC_CURVES) maxCount = MAX_ECC_CURVES; in CryptCapGetECCCurve()
1344 {RANGE(0, MAX_ECC_CURVES, UINT32)}},