Lines Matching refs:MAX_ECC_CURVES
3599 // The maximum count of curves we may return is MAX_ECC_CURVES3600 if(maxCount > MAX_ECC_CURVES) maxCount = MAX_ECC_CURVES;