projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8c5145
)
Add asn1_mac
author
Rich Salz
<rsalz@openssl.org>
Fri, 29 Apr 2016 16:42:22 +0000
(12:42 -0400)
committer
Rich 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]
patch
|
blob
diff --git a/include/openssl/asn1_mac.h
b/include/openssl/asn1_mac.h
new file mode 100644
(file)
index 0000000..
9221917
--- /dev/null
+++ b/
include/openssl/asn1_mac.h
@@ -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."