Function EC_KEY_new_by_curve_name_ex

Source
pub unsafe extern "C" fn EC_KEY_new_by_curve_name_ex(
    ctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
    nid: i32,
) -> *mut ec_key_st