boring_sys

Function EC_KEY_priv2buf

Source
pub unsafe extern "C" fn EC_KEY_priv2buf(
    key: *const EC_KEY,
    out_buf: *mut *mut u8,
) -> usize