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:
f86abc2
)
Add declaration got PKCS#7 NDEF.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 4 Oct 2002 21:08:01 +0000
(21:08 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 4 Oct 2002 21:08:01 +0000
(21:08 +0000)
crypto/pkcs7/pkcs7.h
patch
|
blob
|
history
diff --git
a/crypto/pkcs7/pkcs7.h
b/crypto/pkcs7/pkcs7.h
index 5819700a85029a8d0a700f0c82fc63594de7a828..226fb64348148590e912c8a931ba990244e2a60a 100644
(file)
--- a/
crypto/pkcs7/pkcs7.h
+++ b/
crypto/pkcs7/pkcs7.h
@@
-300,6
+300,7
@@
DECLARE_ASN1_FUNCTIONS(PKCS7)
DECLARE_ASN1_ITEM(PKCS7_ATTR_SIGN)
DECLARE_ASN1_ITEM(PKCS7_ATTR_VERIFY)
+DECLARE_ASN1_NDEF_FUNCTION(PKCS7)
long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg);