Function EC_GROUP_check_named_curve

Source
pub unsafe extern "C" fn EC_GROUP_check_named_curve(
    group: *const ec_group_st,
    nist_only: i32,
    ctx: *mut bignum_ctx,
) -> i32