Function mbedtls_sys::mbedtls_ecdh_read_public [] [src]

pub unsafe extern "C" fn mbedtls_ecdh_read_public(
    ctx: *mut mbedtls_ecdh_context,
    buf: *const c_uchar,
    blen: size_t
) -> c_int