Searched refs:supported_ecc_curve (Results 1 – 1 of 1) sorted by relevance
264 struct supported_ecc_curve { struct287 static const struct supported_ecc_curve ec_curve_param[] = { argument296 static const struct supported_ecc_curve *get_curve(void *attr, size_t size) in get_curve()302 const struct supported_ecc_curve *curve = ec_curve_param + idx; in get_curve()318 const struct supported_ecc_curve *curve = get_curve(ec_params, size); in ec_params2tee_keysize()333 const struct supported_ecc_curve *curve = get_curve(ec_params, size); in ec_params2tee_curve()