Function mbedtls_sys::mbedtls_dhm_read_public [] [src]

pub unsafe extern "C" fn mbedtls_dhm_read_public(
    ctx: *mut mbedtls_dhm_context,
    input: *const c_uchar,
    ilen: size_t
) -> c_int