Function mbedtls_sys::mbedtls_dhm_parse_dhm [] [src]

pub unsafe extern "C" fn mbedtls_dhm_parse_dhm(
    dhm: *mut mbedtls_dhm_context,
    dhmin: *const c_uchar,
    dhminlen: size_t
) -> c_int