summaryrefslogtreecommitdiff
path: root/crypto_api.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-12-18 17:50:39 +1100
committerDamien Miller <djm@mindrot.org>2013-12-18 17:50:39 +1100
commit6674eb9683afd1ea4eb35670b5e66815543a759e (patch)
treef5ce0981fc85e3daf57b386f036654a103001b2b /crypto_api.h
parentd58a5964426ee014384d67d775d16712e93057f3 (diff)
- markus@cvs.openbsd.org 2013/12/17 10:36:38
[crypto_api.h] I've assempled the header file by cut&pasting from generated headers and the source files.
Diffstat (limited to 'crypto_api.h')
-rw-r--r--crypto_api.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto_api.h b/crypto_api.h
index 88668451f..580ba79bd 100644
--- a/crypto_api.h
+++ b/crypto_api.h
@@ -1,6 +1,9 @@
1/* $OpenBSD: crypto_api.h,v 1.2 2013/12/09 11:08:17 markus Exp $ */ 1/* $OpenBSD: crypto_api.h,v 1.3 2013/12/17 10:36:38 markus Exp $ */
2 2
3/* Placed in the public domain. */ 3/*
4 * Assembled from generated headers and source files by Markus Friedl.
5 * Placed in the public domain.
6 */
4 7
5#ifndef crypto_api_h 8#ifndef crypto_api_h
6#define crypto_api_h 9#define crypto_api_h