Searched defs:ec_type (Results 1 – 4 of 4) sorted by relevance
82 int ec_get_curve_params_by_type(ec_curve_type ec_type, in ec_get_curve_params_by_type()132 ec_curve_type *ec_type) in ec_get_curve_type_by_name()189 int ec_get_curve_name_by_type(const ec_curve_type ec_type, u8 *out, u8 outlen) in ec_get_curve_name_by_type()225 int ec_check_curve_type_and_name(const ec_curve_type ec_type, in ec_check_curve_type_and_name()
89 uint32_t ec_type; member
72 int ec_type; member
919 uint16_t ec_type = 0; in bgp_rt_prefix_print() local