Function mbedtls_sys::md_init_ctx[][src]

pub unsafe extern "C" fn md_init_ctx(
    ctx: *mut md_context_t,
    md_info: *const md_info_t
) -> c_int