aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function RIPEMD160_Update

Source
pub unsafe extern "C" fn RIPEMD160_Update(
    ctx: *mut RIPEMD160_CTX,
    data: *const c_void,
    len: usize,
) -> c_int