sc_hash

Function sc_hash 

Source
pub unsafe extern "C" fn sc_hash(
    hashtype: *const oid,
    hashtypelen: size_t,
    buf: *const c_uchar,
    buf_len: size_t,
    MAC: *mut c_uchar,
    MAC_len: *mut size_t,
) -> c_int