Searched refs:ec_curve_param (Results 1 – 1 of 1) sorted by relevance
287 static const struct supported_ecc_curve ec_curve_param[] = { variable301 for (idx = 0; idx < ARRAY_SIZE(ec_curve_param); idx++) { in get_curve()302 const struct supported_ecc_curve *curve = ec_curve_param + idx; in get_curve()