aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function MD4_Update

Source
pub unsafe extern "C" fn MD4_Update(
    md4: *mut MD4_CTX,
    data: *const c_void,
    len: usize,
) -> c_int