projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix indefinite length encoding so EOC correctly updates
[openssl.git]
/
crypto
/
pkcs7
/
pkcs7.h
diff --git
a/crypto/pkcs7/pkcs7.h
b/crypto/pkcs7/pkcs7.h
index
a295658
..
e6f6572
100644
(file)
--- a/
crypto/pkcs7/pkcs7.h
+++ b/
crypto/pkcs7/pkcs7.h
@@
-260,7
+260,7
@@
DECLARE_PKCS12_STACK_OF(PKCS7)
#define PKCS7_BINARY 0x80
#define PKCS7_NOATTR 0x100
#define PKCS7_NOSMIMECAP 0x200
-#define PKCS7_
PARTSIGN
0x400
+#define PKCS7_
STREAM
0x400
/* Flags: for compatibility with older code */