summaryrefslogtreecommitdiff
path: root/ecp/test/vc_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/test/vc_common.h')
-rw-r--r--ecp/test/vc_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ecp/test/vc_common.h b/ecp/test/vc_common.h
deleted file mode 100644
index a684566..0000000
--- a/ecp/test/vc_common.h
+++ /dev/null
@@ -1,2 +0,0 @@
-int vc_open_inb(ECPConnection *vlink, unsigned char *msg, uint16_t count, ecp_ecdh_public_t *local_pub);
-int vc_open_outb(ECPConnection *conn, unsigned char *msg, uint16_t count, ecp_ecdh_public_t *remote_pub);