pub unsafe extern "C" fn EC_GROUP_set_curve_name(
group: *mut ec_group_st,
nid: i32,
)
Expand description
Sets the name of a EC_GROUP object \param group EC_GROUP object \param nid NID of the curve name OID
pub unsafe extern "C" fn EC_GROUP_set_curve_name(
group: *mut ec_group_st,
nid: i32,
)
Sets the name of a EC_GROUP object \param group EC_GROUP object \param nid NID of the curve name OID