Function boring_sys::RIPEMD160_Update
source · pub unsafe extern "C" fn RIPEMD160_Update(
ctx: *mut RIPEMD160_CTX,
data: *const c_void,
len: usize
) -> c_intpub unsafe extern "C" fn RIPEMD160_Update(
ctx: *mut RIPEMD160_CTX,
data: *const c_void,
len: usize
) -> c_int