aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509.err
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-04-13 23:56:39 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-04-13 23:56:39 +0000
commit0490a86d011420092845fac663725d2370f88046 (patch)
tree6f5eb83e1e17d8c3f4b32b106ae3d7c9f6a10c64 /crypto/x509/x509.err
parentbaf748ba091ee4d8c48ac679cf8ecc402d6dc702 (diff)
downloadopenssl-0490a86d011420092845fac663725d2370f88046.tar.gz
Delete all the old X509V3 pack and unpack stuff and various structures and
files associated with them. This stuff is all obsoleted by the new X509V3 code.
Diffstat (limited to 'crypto/x509/x509.err')
-rw-r--r--crypto/x509/x509.err4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/x509/x509.err b/crypto/x509/x509.err
index 49c1133260..7000e969a7 100644
--- a/crypto/x509/x509.err
+++ b/crypto/x509/x509.err
@@ -6,9 +6,6 @@
#define X509_F_DIR_CTRL 102
#define X509_F_GET_CERT_BY_SUBJECT 103
#define X509_F_X509V3_ADD_EXT 104
-#define X509_F_X509V3_ADD_EXTENSION 105
-#define X509_F_X509V3_PACK_STRING 106
-#define X509_F_X509V3_UNPACK_STRING 107
#define X509_F_X509_CHECK_PRIVATE_KEY 128
#define X509_F_X509_EXTENSION_CREATE_BY_NID 108
#define X509_F_X509_EXTENSION_CREATE_BY_OBJ 109
@@ -47,6 +44,5 @@
#define X509_R_UNABLE_TO_GET_CERTS_PUBLIC_KEY 108
#define X509_R_UNKNOWN_KEY_TYPE 117
#define X509_R_UNKNOWN_NID 109
-#define X509_R_UNKNOWN_STRING_TYPE 110
#define X509_R_UNSUPPORTED_ALGORITHM 111
#define X509_R_WRONG_LOOKUP_TYPE 112