Function EC_KEY_set_private_key

Source
pub unsafe extern "C" fn EC_KEY_set_private_key(
    key: *mut ec_key_st,
    prv: *const bignum_st,
) -> i32