Searched refs:supported_curve (Results 1 – 1 of 1) sorted by relevance
161 for (uint16_t supported_curve : supported_curves) { in apply_remote_features() local162 if (supported_curve == configured_curve) { in apply_remote_features()