aws_lc_sys

Function MD4_Final

Source
pub unsafe extern "C" fn MD4_Final(
    out: *mut u8,
    md4: *mut MD4_CTX,
) -> c_int