]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/asn1/asn1_err.c
Make all configuration macros available for application by making
[thirdparty/openssl.git] / crypto / asn1 / asn1_err.c
CommitLineData
6d311938
DSH
1/* crypto/asn1/asn1_err.c */
2/* ====================================================================
3 * Copyright (c) 1999 The OpenSSL Project. All rights reserved.
d02b48c6 4 *
d02b48c6
RE
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
6d311938
DSH
8 *
9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
11 *
d02b48c6 12 * 2. Redistributions in binary form must reproduce the above copyright
6d311938
DSH
13 * notice, this list of conditions and the following disclaimer in
14 * the documentation and/or other materials provided with the
15 * distribution.
16 *
17 * 3. All advertising materials mentioning features or use of this
18 * software must display the following acknowledgment:
19 * "This product includes software developed by the OpenSSL Project
20 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
21 *
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
23 * endorse or promote products derived from this software without
24 * prior written permission. For written permission, please contact
25 * openssl-core@OpenSSL.org.
26 *
27 * 5. Products derived from this software may not be called "OpenSSL"
28 * nor may "OpenSSL" appear in their names without prior written
29 * permission of the OpenSSL Project.
30 *
31 * 6. Redistributions of any form whatsoever must retain the following
32 * acknowledgment:
33 * "This product includes software developed by the OpenSSL Project
34 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
35 *
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
37 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
38 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
40 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
41 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
42 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
43 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
44 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
45 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
46 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
47 * OF THE POSSIBILITY OF SUCH DAMAGE.
48 * ====================================================================
49 *
50 * This product includes cryptographic software written by Eric Young
51 * (eay@cryptsoft.com). This product includes software written by Tim
52 * Hudson (tjh@cryptsoft.com).
53 *
d02b48c6 54 */
6d311938
DSH
55
56/* NOTE: this file was auto generated by the mkerr.pl script: any changes
59fc2b0f
BM
57 * made to it will be overwritten when the script next updates this file,
58 * only reason strings will be preserved.
6d311938
DSH
59 */
60
d02b48c6 61#include <stdio.h>
ec577822
BM
62#include <openssl/err.h>
63#include <openssl/asn1.h>
d02b48c6
RE
64
65/* BEGIN ERROR CODES */
cf1b7d96 66#ifndef OPENSSL_NO_ERR
d02b48c6
RE
67static ERR_STRING_DATA ASN1_str_functs[]=
68 {
69{ERR_PACK(0,ASN1_F_A2D_ASN1_OBJECT,0), "a2d_ASN1_OBJECT"},
df16c608 70{ERR_PACK(0,ASN1_F_A2I_ASN1_ENUMERATED,0), "a2i_ASN1_ENUMERATED"},
d02b48c6
RE
71{ERR_PACK(0,ASN1_F_A2I_ASN1_INTEGER,0), "a2i_ASN1_INTEGER"},
72{ERR_PACK(0,ASN1_F_A2I_ASN1_STRING,0), "a2i_ASN1_STRING"},
9d6b1ce6 73{ERR_PACK(0,ASN1_F_ASN1_CHECK_TLEN,0), "ASN1_CHECK_TLEN"},
5d818c30 74{ERR_PACK(0,ASN1_F_ASN1_COLLATE_PRIMITIVE,0), "ASN1_COLLATE_PRIMITIVE"},
9d6b1ce6 75{ERR_PACK(0,ASN1_F_ASN1_COLLECT,0), "ASN1_COLLECT"},
d02b48c6 76{ERR_PACK(0,ASN1_F_ASN1_D2I_BIO,0), "ASN1_d2i_bio"},
9d6b1ce6 77{ERR_PACK(0,ASN1_F_ASN1_D2I_EX_PRIMITIVE,0), "ASN1_D2I_EX_PRIMITIVE"},
d02b48c6 78{ERR_PACK(0,ASN1_F_ASN1_D2I_FP,0), "ASN1_d2i_fp"},
9d6b1ce6 79{ERR_PACK(0,ASN1_F_ASN1_DO_ADB,0), "ASN1_DO_ADB"},
d02b48c6 80{ERR_PACK(0,ASN1_F_ASN1_DUP,0), "ASN1_dup"},
bceacf93
DSH
81{ERR_PACK(0,ASN1_F_ASN1_ENUMERATED_SET,0), "ASN1_ENUMERATED_set"},
82{ERR_PACK(0,ASN1_F_ASN1_ENUMERATED_TO_BN,0), "ASN1_ENUMERATED_to_BN"},
d02b48c6
RE
83{ERR_PACK(0,ASN1_F_ASN1_GET_OBJECT,0), "ASN1_get_object"},
84{ERR_PACK(0,ASN1_F_ASN1_HEADER_NEW,0), "ASN1_HEADER_new"},
85{ERR_PACK(0,ASN1_F_ASN1_I2D_BIO,0), "ASN1_i2d_bio"},
86{ERR_PACK(0,ASN1_F_ASN1_I2D_FP,0), "ASN1_i2d_fp"},
87{ERR_PACK(0,ASN1_F_ASN1_INTEGER_SET,0), "ASN1_INTEGER_set"},
88{ERR_PACK(0,ASN1_F_ASN1_INTEGER_TO_BN,0), "ASN1_INTEGER_to_BN"},
9d6b1ce6
DSH
89{ERR_PACK(0,ASN1_F_ASN1_ITEM_EX_D2I,0), "ASN1_ITEM_EX_D2I"},
90{ERR_PACK(0,ASN1_F_ASN1_ITEM_NEW,0), "ASN1_item_new"},
462f79ec 91{ERR_PACK(0,ASN1_F_ASN1_MBSTRING_COPY,0), "ASN1_mbstring_copy"},
d02b48c6 92{ERR_PACK(0,ASN1_F_ASN1_OBJECT_NEW,0), "ASN1_OBJECT_new"},
cfcefcbe 93{ERR_PACK(0,ASN1_F_ASN1_PACK_STRING,0), "ASN1_pack_string"},
67d5ac03 94{ERR_PACK(0,ASN1_F_ASN1_PBE_SET,0), "ASN1_PBE_SET"},
cfcefcbe
DSH
95{ERR_PACK(0,ASN1_F_ASN1_SEQ_PACK,0), "ASN1_seq_pack"},
96{ERR_PACK(0,ASN1_F_ASN1_SEQ_UNPACK,0), "ASN1_seq_unpack"},
6d311938 97{ERR_PACK(0,ASN1_F_ASN1_SIGN,0), "ASN1_sign"},
0202197d 98{ERR_PACK(0,ASN1_F_ASN1_STRING_TABLE_ADD,0), "ASN1_STRING_TABLE_add"},
d02b48c6 99{ERR_PACK(0,ASN1_F_ASN1_STRING_TYPE_NEW,0), "ASN1_STRING_type_new"},
9d6b1ce6
DSH
100{ERR_PACK(0,ASN1_F_ASN1_TEMPLATE_D2I,0), "ASN1_TEMPLATE_D2I"},
101{ERR_PACK(0,ASN1_F_ASN1_TEMPLATE_EX_D2I,0), "ASN1_TEMPLATE_EX_D2I"},
102{ERR_PACK(0,ASN1_F_ASN1_TEMPLATE_NEW,0), "ASN1_TEMPLATE_NEW"},
58964a49
RE
103{ERR_PACK(0,ASN1_F_ASN1_TYPE_GET_INT_OCTETSTRING,0), "ASN1_TYPE_get_int_octetstring"},
104{ERR_PACK(0,ASN1_F_ASN1_TYPE_GET_OCTETSTRING,0), "ASN1_TYPE_get_octetstring"},
cfcefcbe 105{ERR_PACK(0,ASN1_F_ASN1_UNPACK_STRING,0), "ASN1_unpack_string"},
6d311938 106{ERR_PACK(0,ASN1_F_ASN1_VERIFY,0), "ASN1_verify"},
bceacf93 107{ERR_PACK(0,ASN1_F_BN_TO_ASN1_ENUMERATED,0), "BN_to_ASN1_ENUMERATED"},
d02b48c6 108{ERR_PACK(0,ASN1_F_BN_TO_ASN1_INTEGER,0), "BN_to_ASN1_INTEGER"},
9d6b1ce6
DSH
109{ERR_PACK(0,ASN1_F_COLLECT_DATA,0), "COLLECT_DATA"},
110{ERR_PACK(0,ASN1_F_D2I_ASN1_BIT_STRING,0), "D2I_ASN1_BIT_STRING"},
111{ERR_PACK(0,ASN1_F_D2I_ASN1_BMPSTRING,0), "D2I_ASN1_BMPSTRING"},
d02b48c6
RE
112{ERR_PACK(0,ASN1_F_D2I_ASN1_BOOLEAN,0), "d2i_ASN1_BOOLEAN"},
113{ERR_PACK(0,ASN1_F_D2I_ASN1_BYTES,0), "d2i_ASN1_bytes"},
9d6b1ce6 114{ERR_PACK(0,ASN1_F_D2I_ASN1_GENERALIZEDTIME,0), "D2I_ASN1_GENERALIZEDTIME"},
d02b48c6 115{ERR_PACK(0,ASN1_F_D2I_ASN1_HEADER,0), "d2i_ASN1_HEADER"},
9d6b1ce6
DSH
116{ERR_PACK(0,ASN1_F_D2I_ASN1_INTEGER,0), "D2I_ASN1_INTEGER"},
117{ERR_PACK(0,ASN1_F_D2I_ASN1_NULL,0), "D2I_ASN1_NULL"},
d02b48c6 118{ERR_PACK(0,ASN1_F_D2I_ASN1_OBJECT,0), "d2i_ASN1_OBJECT"},
d02b48c6 119{ERR_PACK(0,ASN1_F_D2I_ASN1_SET,0), "d2i_ASN1_SET"},
d02b48c6 120{ERR_PACK(0,ASN1_F_D2I_ASN1_TYPE_BYTES,0), "d2i_ASN1_type_bytes"},
1ad2ecb6 121{ERR_PACK(0,ASN1_F_D2I_ASN1_UINTEGER,0), "d2i_ASN1_UINTEGER"},
9d6b1ce6
DSH
122{ERR_PACK(0,ASN1_F_D2I_ASN1_UTCTIME,0), "D2I_ASN1_UTCTIME"},
123{ERR_PACK(0,ASN1_F_D2I_ASN1_VISIBLESTRING,0), "D2I_ASN1_VISIBLESTRING"},
6d311938 124{ERR_PACK(0,ASN1_F_D2I_DHPARAMS,0), "d2i_DHparams"},
6d311938
DSH
125{ERR_PACK(0,ASN1_F_D2I_DSAPARAMS,0), "d2i_DSAparams"},
126{ERR_PACK(0,ASN1_F_D2I_DSAPRIVATEKEY,0), "d2i_DSAPrivateKey"},
127{ERR_PACK(0,ASN1_F_D2I_DSAPUBLICKEY,0), "d2i_DSAPublicKey"},
6d311938
DSH
128{ERR_PACK(0,ASN1_F_D2I_NETSCAPE_RSA,0), "d2i_Netscape_RSA"},
129{ERR_PACK(0,ASN1_F_D2I_NETSCAPE_RSA_2,0), "d2i_Netscape_RSA_2"},
eb64730b
RL
130{ERR_PACK(0,ASN1_F_D2I_OCSP_BASICRESP,0), "d2i_OCSP_BASICRESP"},
131{ERR_PACK(0,ASN1_F_D2I_OCSP_CERTID,0), "d2i_OCSP_CERTID"},
132{ERR_PACK(0,ASN1_F_D2I_OCSP_CERTSTATUS,0), "d2i_OCSP_CERTSTATUS"},
133{ERR_PACK(0,ASN1_F_D2I_OCSP_CRLID,0), "d2i_OCSP_CRLID"},
134{ERR_PACK(0,ASN1_F_D2I_OCSP_ONEREQ,0), "d2i_OCSP_ONEREQ"},
135{ERR_PACK(0,ASN1_F_D2I_OCSP_REQINFO,0), "d2i_OCSP_REQINFO"},
136{ERR_PACK(0,ASN1_F_D2I_OCSP_REQUEST,0), "d2i_OCSP_REQUEST"},
137{ERR_PACK(0,ASN1_F_D2I_OCSP_RESPBYTES,0), "d2i_OCSP_RESPBYTES"},
138{ERR_PACK(0,ASN1_F_D2I_OCSP_RESPDATA,0), "d2i_OCSP_RESPDATA"},
139{ERR_PACK(0,ASN1_F_D2I_OCSP_RESPID,0), "d2i_OCSP_RESPID"},
140{ERR_PACK(0,ASN1_F_D2I_OCSP_RESPONSE,0), "d2i_OCSP_RESPONSE"},
141{ERR_PACK(0,ASN1_F_D2I_OCSP_REVOKEDINFO,0), "d2i_OCSP_REVOKEDINFO"},
142{ERR_PACK(0,ASN1_F_D2I_OCSP_SERVICELOC,0), "d2i_OCSP_SERVICELOC"},
143{ERR_PACK(0,ASN1_F_D2I_OCSP_SIGNATURE,0), "d2i_OCSP_SIGNATURE"},
144{ERR_PACK(0,ASN1_F_D2I_OCSP_SINGLERESP,0), "d2i_OCSP_SINGLERESP"},
9d6b1ce6
DSH
145{ERR_PACK(0,ASN1_F_D2I_PKCS12,0), "D2I_PKCS12"},
146{ERR_PACK(0,ASN1_F_D2I_PKCS12_BAGS,0), "D2I_PKCS12_BAGS"},
147{ERR_PACK(0,ASN1_F_D2I_PKCS12_MAC_DATA,0), "D2I_PKCS12_MAC_DATA"},
148{ERR_PACK(0,ASN1_F_D2I_PKCS12_SAFEBAG,0), "D2I_PKCS12_SAFEBAG"},
149{ERR_PACK(0,ASN1_F_D2I_PKCS7,0), "D2I_PKCS7"},
150{ERR_PACK(0,ASN1_F_D2I_PKCS7_DIGEST,0), "D2I_PKCS7_DIGEST"},
151{ERR_PACK(0,ASN1_F_D2I_PKCS7_ENCRYPT,0), "D2I_PKCS7_ENCRYPT"},
152{ERR_PACK(0,ASN1_F_D2I_PKCS7_ENC_CONTENT,0), "D2I_PKCS7_ENC_CONTENT"},
153{ERR_PACK(0,ASN1_F_D2I_PKCS7_ENVELOPE,0), "D2I_PKCS7_ENVELOPE"},
154{ERR_PACK(0,ASN1_F_D2I_PKCS7_ISSUER_AND_SERIAL,0), "D2I_PKCS7_ISSUER_AND_SERIAL"},
155{ERR_PACK(0,ASN1_F_D2I_PKCS7_RECIP_INFO,0), "D2I_PKCS7_RECIP_INFO"},
156{ERR_PACK(0,ASN1_F_D2I_PKCS7_SIGNED,0), "D2I_PKCS7_SIGNED"},
157{ERR_PACK(0,ASN1_F_D2I_PKCS7_SIGNER_INFO,0), "D2I_PKCS7_SIGNER_INFO"},
158{ERR_PACK(0,ASN1_F_D2I_PKCS7_SIGN_ENVELOPE,0), "D2I_PKCS7_SIGN_ENVELOPE"},
6d311938
DSH
159{ERR_PACK(0,ASN1_F_D2I_PRIVATEKEY,0), "d2i_PrivateKey"},
160{ERR_PACK(0,ASN1_F_D2I_PUBLICKEY,0), "d2i_PublicKey"},
9d6b1ce6
DSH
161{ERR_PACK(0,ASN1_F_D2I_X509,0), "D2I_X509"},
162{ERR_PACK(0,ASN1_F_D2I_X509_CINF,0), "D2I_X509_CINF"},
163{ERR_PACK(0,ASN1_F_D2I_X509_NAME,0), "D2I_X509_NAME"},
6d311938 164{ERR_PACK(0,ASN1_F_D2I_X509_PKEY,0), "d2i_X509_PKEY"},
9d6b1ce6 165{ERR_PACK(0,ASN1_F_I2D_ASN1_TIME,0), "I2D_ASN1_TIME"},
6d311938
DSH
166{ERR_PACK(0,ASN1_F_I2D_DHPARAMS,0), "i2d_DHparams"},
167{ERR_PACK(0,ASN1_F_I2D_DSAPARAMS,0), "i2d_DSAparams"},
168{ERR_PACK(0,ASN1_F_I2D_DSAPRIVATEKEY,0), "i2d_DSAPrivateKey"},
169{ERR_PACK(0,ASN1_F_I2D_DSAPUBLICKEY,0), "i2d_DSAPublicKey"},
52664f50 170{ERR_PACK(0,ASN1_F_I2D_DSA_PUBKEY,0), "i2d_DSA_PUBKEY"},
6d311938 171{ERR_PACK(0,ASN1_F_I2D_NETSCAPE_RSA,0), "i2d_Netscape_RSA"},
6d311938
DSH
172{ERR_PACK(0,ASN1_F_I2D_PRIVATEKEY,0), "i2d_PrivateKey"},
173{ERR_PACK(0,ASN1_F_I2D_PUBLICKEY,0), "i2d_PublicKey"},
52664f50 174{ERR_PACK(0,ASN1_F_I2D_RSA_PUBKEY,0), "i2d_RSA_PUBKEY"},
9d6b1ce6 175{ERR_PACK(0,ASN1_F_LONG_C2I,0), "LONG_C2I"},
eb64730b
RL
176{ERR_PACK(0,ASN1_F_OCSP_BASICRESP_NEW,0), "OCSP_BASICRESP_new"},
177{ERR_PACK(0,ASN1_F_OCSP_CERTID_NEW,0), "OCSP_CERTID_new"},
178{ERR_PACK(0,ASN1_F_OCSP_CERTSTATUS_NEW,0), "OCSP_CERTSTATUS_new"},
179{ERR_PACK(0,ASN1_F_OCSP_CRLID_NEW,0), "OCSP_CRLID_new"},
180{ERR_PACK(0,ASN1_F_OCSP_ONEREQ_NEW,0), "OCSP_ONEREQ_new"},
181{ERR_PACK(0,ASN1_F_OCSP_REQINFO_NEW,0), "OCSP_REQINFO_new"},
182{ERR_PACK(0,ASN1_F_OCSP_REQUEST_NEW,0), "OCSP_REQUEST_new"},
183{ERR_PACK(0,ASN1_F_OCSP_RESPBYTES_NEW,0), "OCSP_RESPBYTES_new"},
184{ERR_PACK(0,ASN1_F_OCSP_RESPDATA_NEW,0), "OCSP_RESPDATA_new"},
185{ERR_PACK(0,ASN1_F_OCSP_RESPID_NEW,0), "OCSP_RESPID_new"},
186{ERR_PACK(0,ASN1_F_OCSP_RESPONSE_NEW,0), "OCSP_RESPONSE_new"},
187{ERR_PACK(0,ASN1_F_OCSP_REVOKEDINFO_NEW,0), "OCSP_REVOKEDINFO_new"},
188{ERR_PACK(0,ASN1_F_OCSP_SERVICELOC_NEW,0), "OCSP_SERVICELOC_new"},
189{ERR_PACK(0,ASN1_F_OCSP_SIGNATURE_NEW,0), "OCSP_SIGNATURE_new"},
190{ERR_PACK(0,ASN1_F_OCSP_SINGLERESP_NEW,0), "OCSP_SINGLERESP_new"},
9d6b1ce6
DSH
191{ERR_PACK(0,ASN1_F_PKCS12_BAGS_NEW,0), "PKCS12_BAGS_NEW"},
192{ERR_PACK(0,ASN1_F_PKCS12_MAC_DATA_NEW,0), "PKCS12_MAC_DATA_NEW"},
193{ERR_PACK(0,ASN1_F_PKCS12_NEW,0), "PKCS12_NEW"},
194{ERR_PACK(0,ASN1_F_PKCS12_SAFEBAG_NEW,0), "PKCS12_SAFEBAG_NEW"},
97e4a932 195{ERR_PACK(0,ASN1_F_PKCS5_PBE2_SET,0), "PKCS5_pbe2_set"},
9d6b1ce6
DSH
196{ERR_PACK(0,ASN1_F_PKCS7_DIGEST_NEW,0), "PKCS7_DIGEST_NEW"},
197{ERR_PACK(0,ASN1_F_PKCS7_ENCRYPT_NEW,0), "PKCS7_ENCRYPT_NEW"},
198{ERR_PACK(0,ASN1_F_PKCS7_ENC_CONTENT_NEW,0), "PKCS7_ENC_CONTENT_NEW"},
199{ERR_PACK(0,ASN1_F_PKCS7_ENVELOPE_NEW,0), "PKCS7_ENVELOPE_NEW"},
200{ERR_PACK(0,ASN1_F_PKCS7_ISSUER_AND_SERIAL_NEW,0), "PKCS7_ISSUER_AND_SERIAL_NEW"},
201{ERR_PACK(0,ASN1_F_PKCS7_NEW,0), "PKCS7_NEW"},
202{ERR_PACK(0,ASN1_F_PKCS7_RECIP_INFO_NEW,0), "PKCS7_RECIP_INFO_NEW"},
203{ERR_PACK(0,ASN1_F_PKCS7_SIGNED_NEW,0), "PKCS7_SIGNED_NEW"},
204{ERR_PACK(0,ASN1_F_PKCS7_SIGNER_INFO_NEW,0), "PKCS7_SIGNER_INFO_NEW"},
205{ERR_PACK(0,ASN1_F_PKCS7_SIGN_ENVELOPE_NEW,0), "PKCS7_SIGN_ENVELOPE_NEW"},
206{ERR_PACK(0,ASN1_F_X509_CINF_NEW,0), "X509_CINF_NEW"},
207{ERR_PACK(0,ASN1_F_X509_CRL_ADD0_REVOKED,0), "X509_CRL_add0_revoked"},
6d311938 208{ERR_PACK(0,ASN1_F_X509_INFO_NEW,0), "X509_INFO_new"},
9d6b1ce6
DSH
209{ERR_PACK(0,ASN1_F_X509_NAME_NEW,0), "X509_NAME_NEW"},
210{ERR_PACK(0,ASN1_F_X509_NEW,0), "X509_NEW"},
6d311938 211{ERR_PACK(0,ASN1_F_X509_PKEY_NEW,0), "X509_PKEY_new"},
6d311938 212{0,NULL}
d02b48c6
RE
213 };
214
215static ERR_STRING_DATA ASN1_str_reasons[]=
216 {
9d6b1ce6 217{ASN1_R_AUX_ERROR ,"aux error"},
d02b48c6 218{ASN1_R_BAD_CLASS ,"bad class"},
d02b48c6
RE
219{ASN1_R_BAD_OBJECT_HEADER ,"bad object header"},
220{ASN1_R_BAD_PASSWORD_READ ,"bad password read"},
221{ASN1_R_BAD_PKCS7_CONTENT ,"bad pkcs7 content"},
d02b48c6
RE
222{ASN1_R_BAD_TAG ,"bad tag"},
223{ASN1_R_BAD_TYPE ,"bad type"},
224{ASN1_R_BN_LIB ,"bn lib"},
225{ASN1_R_BOOLEAN_IS_WRONG_LENGTH ,"boolean is wrong length"},
226{ASN1_R_BUFFER_TOO_SMALL ,"buffer too small"},
f45f40ff 227{ASN1_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER ,"cipher has no object identifier"},
58964a49 228{ASN1_R_DATA_IS_WRONG ,"data is wrong"},
cfcefcbe 229{ASN1_R_DECODE_ERROR ,"decode error"},
d02b48c6 230{ASN1_R_DECODING_ERROR ,"decoding error"},
cfcefcbe 231{ASN1_R_ENCODE_ERROR ,"encode error"},
dfeab068 232{ASN1_R_ERROR_PARSING_SET_ELEMENT ,"error parsing set element"},
8e21c146 233{ASN1_R_ERROR_SETTING_CIPHER_PARAMS ,"error setting cipher params"},
d02b48c6
RE
234{ASN1_R_EXPECTING_AN_INTEGER ,"expecting an integer"},
235{ASN1_R_EXPECTING_AN_OBJECT ,"expecting an object"},
d02b48c6 236{ASN1_R_EXPECTING_A_BOOLEAN ,"expecting a boolean"},
e76f935e 237{ASN1_R_EXPECTING_A_NULL ,"expecting a null"},
fdc71ecc 238{ASN1_R_EXPECTING_A_TIME ,"expecting a time"},
9d6b1ce6
DSH
239{ASN1_R_EXPLICIT_LENGTH_MISMATCH ,"explicit length mismatch"},
240{ASN1_R_EXPLICIT_TAG_NOT_CONSTRUCTED ,"explicit tag not constructed"},
241{ASN1_R_FIELD_MISSING ,"field missing"},
d02b48c6
RE
242{ASN1_R_FIRST_NUM_TOO_LARGE ,"first num too large"},
243{ASN1_R_HEADER_TOO_LONG ,"header too long"},
462f79ec 244{ASN1_R_ILLEGAL_CHARACTERS ,"illegal characters"},
9d6b1ce6
DSH
245{ASN1_R_ILLEGAL_NULL ,"illegal null"},
246{ASN1_R_ILLEGAL_OPTIONAL_ANY ,"illegal optional any"},
247{ASN1_R_ILLEGAL_TAGGED_ANY ,"illegal tagged any"},
248{ASN1_R_INTEGER_TOO_LARGE_FOR_LONG ,"integer too large for long"},
462f79ec 249{ASN1_R_INVALID_BMPSTRING_LENGTH ,"invalid bmpstring length"},
d02b48c6
RE
250{ASN1_R_INVALID_DIGIT ,"invalid digit"},
251{ASN1_R_INVALID_SEPARATOR ,"invalid separator"},
252{ASN1_R_INVALID_TIME_FORMAT ,"invalid time format"},
462f79ec
DSH
253{ASN1_R_INVALID_UNIVERSALSTRING_LENGTH ,"invalid universalstring length"},
254{ASN1_R_INVALID_UTF8STRING ,"invalid utf8string"},
d02b48c6
RE
255{ASN1_R_IV_TOO_LARGE ,"iv too large"},
256{ASN1_R_LENGTH_ERROR ,"length error"},
9d6b1ce6 257{ASN1_R_MISSING_EOC ,"missing eoc"},
d02b48c6 258{ASN1_R_MISSING_SECOND_NUMBER ,"missing second number"},
9d6b1ce6
DSH
259{ASN1_R_MSTRING_NOT_UNIVERSAL ,"mstring not universal"},
260{ASN1_R_MSTRING_WRONG_TAG ,"mstring wrong tag"},
d02b48c6
RE
261{ASN1_R_NON_HEX_CHARACTERS ,"non hex characters"},
262{ASN1_R_NOT_ENOUGH_DATA ,"not enough data"},
9d6b1ce6 263{ASN1_R_NO_MATCHING_CHOICE_TYPE ,"no matching choice type"},
e76f935e 264{ASN1_R_NULL_IS_WRONG_LENGTH ,"null is wrong length"},
d02b48c6
RE
265{ASN1_R_ODD_NUMBER_OF_CHARS ,"odd number of chars"},
266{ASN1_R_PARSING ,"parsing"},
267{ASN1_R_PRIVATE_KEY_HEADER_MISSING ,"private key header missing"},
268{ASN1_R_SECOND_NUMBER_TOO_LARGE ,"second number too large"},
9d6b1ce6
DSH
269{ASN1_R_SEQUENCE_LENGTH_MISMATCH ,"sequence length mismatch"},
270{ASN1_R_SEQUENCE_NOT_CONSTRUCTED ,"sequence not constructed"},
d02b48c6 271{ASN1_R_SHORT_LINE ,"short line"},
f769ce3e 272{ASN1_R_STRING_TOO_LONG ,"string too long"},
d02b48c6
RE
273{ASN1_R_STRING_TOO_SHORT ,"string too short"},
274{ASN1_R_TAG_VALUE_TOO_HIGH ,"tag value too high"},
275{ASN1_R_THE_ASN1_OBJECT_IDENTIFIER_IS_NOT_KNOWN_FOR_THIS_MD,"the asn1 object identifier is not known for this md"},
276{ASN1_R_TOO_LONG ,"too long"},
9d6b1ce6 277{ASN1_R_TYPE_NOT_CONSTRUCTED ,"type not constructed"},
d02b48c6
RE
278{ASN1_R_UNABLE_TO_DECODE_RSA_KEY ,"unable to decode rsa key"},
279{ASN1_R_UNABLE_TO_DECODE_RSA_PRIVATE_KEY ,"unable to decode rsa private key"},
9d6b1ce6 280{ASN1_R_UNEXPECTED_EOC ,"unexpected eoc"},
462f79ec 281{ASN1_R_UNKNOWN_FORMAT ,"unknown format"},
d02b48c6
RE
282{ASN1_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM ,"unknown message digest algorithm"},
283{ASN1_R_UNKNOWN_OBJECT_TYPE ,"unknown object type"},
284{ASN1_R_UNKNOWN_PUBLIC_KEY_TYPE ,"unknown public key type"},
9d6b1ce6 285{ASN1_R_UNSUPPORTED_ANY_DEFINED_BY_TYPE ,"unsupported any defined by type"},
d02b48c6
RE
286{ASN1_R_UNSUPPORTED_CIPHER ,"unsupported cipher"},
287{ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM ,"unsupported encryption algorithm"},
288{ASN1_R_UNSUPPORTED_PUBLIC_KEY_TYPE ,"unsupported public key type"},
d02b48c6
RE
289{ASN1_R_WRONG_TAG ,"wrong tag"},
290{ASN1_R_WRONG_TYPE ,"wrong type"},
6d311938 291{0,NULL}
d02b48c6
RE
292 };
293
58964a49
RE
294#endif
295
6b691a5c 296void ERR_load_ASN1_strings(void)
d02b48c6
RE
297 {
298 static int init=1;
299
dfeab068
RE
300 if (init)
301 {
d02b48c6 302 init=0;
cf1b7d96 303#ifndef OPENSSL_NO_ERR
d02b48c6
RE
304 ERR_load_strings(ERR_LIB_ASN1,ASN1_str_functs);
305 ERR_load_strings(ERR_LIB_ASN1,ASN1_str_reasons);
58964a49
RE
306#endif
307
d02b48c6
RE
308 }
309 }