Function EC_GROUP_new_curve_GF2m

Source
pub unsafe extern "C" fn EC_GROUP_new_curve_GF2m(
    p: *const bignum_st,
    a: *const bignum_st,
    b: *const bignum_st,
    ctx: *mut bignum_ctx,
) -> *mut ec_group_st