Function EC_KEY_oct2priv

Source
pub unsafe extern "C" fn EC_KEY_oct2priv(
    key: *mut ec_key_st,
    buf: *const u8,
    len: usize,
) -> i32