Searched refs:ECC_CURVE_COUNT (Results 1 – 6 of 6) sorted by relevance
67 extern const ECC_CURVE eccCurves[ECC_CURVE_COUNT];
50 #define ECC_CURVE_COUNT \ macro
107 for(i = 0; i < ECC_CURVE_COUNT; i++) in CryptEccGetParametersByCurveId()160 if(i >= ECC_CURVE_COUNT) in CryptEccGetCurveByIndex()230 UINT32 count = ECC_CURVE_COUNT; in CryptCapGetECCCurve()
48 #if defined ECC_NIST_P256 && ECC_NIST_P256 == YES && ECC_CURVE_COUNT > 1
486 *value = ECC_CURVE_COUNT; in TPMPropertyIsDefined()
131 #define ECC_CURVE_COUNT \ macro