diff options
author | Rob Austein <sra@hactrn.net> | 2006-08-04 05:42:06 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-08-04 05:42:06 +0000 |
commit | 051fc5c3971f0beedc136537551ba10f7e04c9b3 (patch) | |
tree | 7e560ae927ca19bfbf071cc0c90a3797f9870283 /openssl/trunk/crypto/x509v3/x509v3.h | |
parent | c1123c0586d9fcb6c26193f5663019fab5d9b960 (diff) |
regen
svn path=/openssl/trunk/crypto/x509v3/v3err.c; revision=140
Diffstat (limited to 'openssl/trunk/crypto/x509v3/x509v3.h')
-rw-r--r-- | openssl/trunk/crypto/x509v3/x509v3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/trunk/crypto/x509v3/x509v3.h b/openssl/trunk/crypto/x509v3/x509v3.h index 55754488..aaeadec7 100644 --- a/openssl/trunk/crypto/x509v3/x509v3.h +++ b/openssl/trunk/crypto/x509v3/x509v3.h @@ -742,6 +742,7 @@ void ERR_load_X509V3_strings(void); /* Error codes for the X509V3 functions. */ /* Function codes. */ +#define X509V3_F_ASID_IS_CANONICAL 158 #define X509V3_F_COPY_EMAIL 122 #define X509V3_F_COPY_ISSUER 123 #define X509V3_F_DO_DIRNAME 144 |