Add asn1_mac
authorRich Salz <rsalz@openssl.org>
Fri, 29 Apr 2016 16:42:22 +0000 (12:42 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 29 Apr 2016 16:50:01 +0000 (12:50 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/asn1_mac.h [new file with mode: 0644]

diff --git a/include/openssl/asn1_mac.h b/include/openssl/asn1_mac.h
new file mode 100644 (file)
index 0000000..9221917
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License").  You may not use
+ * this file except in compliance with the License.  You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
+#error "This file is obsolete; please update your software."