Searched refs:supported_curves (Results 1 – 1 of 1) sorted by relevance
140 Array<uint16_t> supported_curves; in apply_remote_features() local141 if (!supported_curves.Init(CBS_len(&curves) / 2)) { in apply_remote_features()150 supported_curves[idx++] = curve; in apply_remote_features()161 for (uint16_t supported_curve : supported_curves) { in apply_remote_features()