summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pkcs7.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-12-29 02:59:18 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-12-29 02:59:18 +0000
commitf45f40fffff1348ce2b12c9da520a1ea88567294 (patch)
treeb2db6279ebb534b83d5dc653f96d97b9fe8f238f /crypto/pkcs7/pkcs7.h
parent6447cce37251e6d947279a3fd6874e59ed0d3d2d (diff)
Add OIDs for idea and blowfish. Unfortunately these are in
the middle of the OID table so the diff is rather large :-(
Diffstat (limited to 'crypto/pkcs7/pkcs7.h')
-rw-r--r--crypto/pkcs7/pkcs7.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/pkcs7/pkcs7.h b/crypto/pkcs7/pkcs7.h
index 63a97e1540..bbd233091a 100644
--- a/crypto/pkcs7/pkcs7.h
+++ b/crypto/pkcs7/pkcs7.h
@@ -445,6 +445,7 @@ int SMIME_text(BIO *in, BIO *out);
/* Reason codes. */
#define PKCS7_R_CERTIFICATE_VERIFY_ERROR 117
+#define PKCS7_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER 144
#define PKCS7_R_CIPHER_NOT_INITIALIZED 116
#define PKCS7_R_CONTENT_AND_DATA_PRESENT 118
#define PKCS7_R_DECODE_ERROR 130