Function mbedtls_sys::md2[][src]

pub unsafe extern "C" fn md2(
    input: *const c_uchar,
    ilen: size_t,
    output: *mut c_uchar
)