summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/crypto_api.h
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2013-12-17 10:36:38 +0000
committermarkus <markus@openbsd.org>2013-12-17 10:36:38 +0000
commit5e544fa5173479e7f667b64ca81a78579a60e28a (patch)
treef933767b3fc2f6b36cbdf13d2d744e0295237f6e /usr.bin/ssh/crypto_api.h
parentRun spamd-setup from within /etc/rc.d/spamd, and take $spamd_black (diff)
downloadwireguard-openbsd-5e544fa5173479e7f667b64ca81a78579a60e28a.tar.xz
wireguard-openbsd-5e544fa5173479e7f667b64ca81a78579a60e28a.zip
I've assempled the header file by cut&pasting from generated headers
and the source files.
Diffstat (limited to 'usr.bin/ssh/crypto_api.h')
-rw-r--r--usr.bin/ssh/crypto_api.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/ssh/crypto_api.h b/usr.bin/ssh/crypto_api.h
index 88668451fa4..580ba79bd20 100644
--- a/usr.bin/ssh/crypto_api.h
+++ b/usr.bin/ssh/crypto_api.h
@@ -1,6 +1,9 @@
-/* $OpenBSD: crypto_api.h,v 1.2 2013/12/09 11:08:17 markus Exp $ */
+/* $OpenBSD: crypto_api.h,v 1.3 2013/12/17 10:36:38 markus Exp $ */
-/* Placed in the public domain. */
+/*
+ * Assembled from generated headers and source files by Markus Friedl.
+ * Placed in the public domain.
+ */
#ifndef crypto_api_h
#define crypto_api_h