STORE 'file' scheme loader: add support for containers
[openssl.git] / include / openssl / ecerr.h
1 /*
2  * Generated by util/mkerr.pl DO NOT EDIT
3  * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
4  *
5  * Licensed under the OpenSSL license (the "License").  You may not use
6  * this file except in compliance with the License.  You can obtain a copy
7  * in the file LICENSE in the source distribution or at
8  * https://www.openssl.org/source/license.html
9  */
10
11 #ifndef HEADER_ECERR_H
12 # define HEADER_ECERR_H
13
14 # ifdef  __cplusplus
15 extern "C" {
16 # endif
17 int ERR_load_EC_strings(void);
18 # ifdef  __cplusplus
19 }
20 # endif
21
22 /*
23  * EC function codes.
24  */
25 # define EC_F_BN_TO_FELEM                                 224
26 # define EC_F_D2I_ECPARAMETERS                            144
27 # define EC_F_D2I_ECPKPARAMETERS                          145
28 # define EC_F_D2I_ECPRIVATEKEY                            146
29 # define EC_F_DO_EC_KEY_PRINT                             221
30 # define EC_F_ECDH_CMS_DECRYPT                            238
31 # define EC_F_ECDH_CMS_SET_SHARED_INFO                    239
32 # define EC_F_ECDH_COMPUTE_KEY                            246
33 # define EC_F_ECDH_SIMPLE_COMPUTE_KEY                     257
34 # define EC_F_ECDSA_DO_SIGN_EX                            251
35 # define EC_F_ECDSA_DO_VERIFY                             252
36 # define EC_F_ECDSA_SIGN_EX                               254
37 # define EC_F_ECDSA_SIGN_SETUP                            248
38 # define EC_F_ECDSA_SIG_NEW                               265
39 # define EC_F_ECDSA_VERIFY                                253
40 # define EC_F_ECD_ITEM_VERIFY                             270
41 # define EC_F_ECKEY_PARAM2TYPE                            223
42 # define EC_F_ECKEY_PARAM_DECODE                          212
43 # define EC_F_ECKEY_PRIV_DECODE                           213
44 # define EC_F_ECKEY_PRIV_ENCODE                           214
45 # define EC_F_ECKEY_PUB_DECODE                            215
46 # define EC_F_ECKEY_PUB_ENCODE                            216
47 # define EC_F_ECKEY_TYPE2PARAM                            220
48 # define EC_F_ECPARAMETERS_PRINT                          147
49 # define EC_F_ECPARAMETERS_PRINT_FP                       148
50 # define EC_F_ECPKPARAMETERS_PRINT                        149
51 # define EC_F_ECPKPARAMETERS_PRINT_FP                     150
52 # define EC_F_ECP_NISTZ256_GET_AFFINE                     240
53 # define EC_F_ECP_NISTZ256_MULT_PRECOMPUTE                243
54 # define EC_F_ECP_NISTZ256_POINTS_MUL                     241
55 # define EC_F_ECP_NISTZ256_PRE_COMP_NEW                   244
56 # define EC_F_ECP_NISTZ256_WINDOWED_MUL                   242
57 # define EC_F_ECX_KEY_OP                                  266
58 # define EC_F_ECX_PRIV_ENCODE                             267
59 # define EC_F_ECX_PUB_ENCODE                              268
60 # define EC_F_EC_ASN1_GROUP2CURVE                         153
61 # define EC_F_EC_ASN1_GROUP2FIELDID                       154
62 # define EC_F_EC_GF2M_MONTGOMERY_POINT_MULTIPLY           208
63 # define EC_F_EC_GF2M_SIMPLE_GROUP_CHECK_DISCRIMINANT     159
64 # define EC_F_EC_GF2M_SIMPLE_GROUP_SET_CURVE              195
65 # define EC_F_EC_GF2M_SIMPLE_OCT2POINT                    160
66 # define EC_F_EC_GF2M_SIMPLE_POINT2OCT                    161
67 # define EC_F_EC_GF2M_SIMPLE_POINT_GET_AFFINE_COORDINATES 162
68 # define EC_F_EC_GF2M_SIMPLE_POINT_SET_AFFINE_COORDINATES 163
69 # define EC_F_EC_GF2M_SIMPLE_SET_COMPRESSED_COORDINATES   164
70 # define EC_F_EC_GFP_MONT_FIELD_DECODE                    133
71 # define EC_F_EC_GFP_MONT_FIELD_ENCODE                    134
72 # define EC_F_EC_GFP_MONT_FIELD_MUL                       131
73 # define EC_F_EC_GFP_MONT_FIELD_SET_TO_ONE                209
74 # define EC_F_EC_GFP_MONT_FIELD_SQR                       132
75 # define EC_F_EC_GFP_MONT_GROUP_SET_CURVE                 189
76 # define EC_F_EC_GFP_NISTP224_GROUP_SET_CURVE             225
77 # define EC_F_EC_GFP_NISTP224_POINTS_MUL                  228
78 # define EC_F_EC_GFP_NISTP224_POINT_GET_AFFINE_COORDINATES 226
79 # define EC_F_EC_GFP_NISTP256_GROUP_SET_CURVE             230
80 # define EC_F_EC_GFP_NISTP256_POINTS_MUL                  231
81 # define EC_F_EC_GFP_NISTP256_POINT_GET_AFFINE_COORDINATES 232
82 # define EC_F_EC_GFP_NISTP521_GROUP_SET_CURVE             233
83 # define EC_F_EC_GFP_NISTP521_POINTS_MUL                  234
84 # define EC_F_EC_GFP_NISTP521_POINT_GET_AFFINE_COORDINATES 235
85 # define EC_F_EC_GFP_NIST_FIELD_MUL                       200
86 # define EC_F_EC_GFP_NIST_FIELD_SQR                       201
87 # define EC_F_EC_GFP_NIST_GROUP_SET_CURVE                 202
88 # define EC_F_EC_GFP_SIMPLE_GROUP_CHECK_DISCRIMINANT      165
89 # define EC_F_EC_GFP_SIMPLE_GROUP_SET_CURVE               166
90 # define EC_F_EC_GFP_SIMPLE_MAKE_AFFINE                   102
91 # define EC_F_EC_GFP_SIMPLE_OCT2POINT                     103
92 # define EC_F_EC_GFP_SIMPLE_POINT2OCT                     104
93 # define EC_F_EC_GFP_SIMPLE_POINTS_MAKE_AFFINE            137
94 # define EC_F_EC_GFP_SIMPLE_POINT_GET_AFFINE_COORDINATES  167
95 # define EC_F_EC_GFP_SIMPLE_POINT_SET_AFFINE_COORDINATES  168
96 # define EC_F_EC_GFP_SIMPLE_SET_COMPRESSED_COORDINATES    169
97 # define EC_F_EC_GROUP_CHECK                              170
98 # define EC_F_EC_GROUP_CHECK_DISCRIMINANT                 171
99 # define EC_F_EC_GROUP_COPY                               106
100 # define EC_F_EC_GROUP_GET_CURVE_GF2M                     172
101 # define EC_F_EC_GROUP_GET_CURVE_GFP                      130
102 # define EC_F_EC_GROUP_GET_DEGREE                         173
103 # define EC_F_EC_GROUP_GET_ECPARAMETERS                   261
104 # define EC_F_EC_GROUP_GET_ECPKPARAMETERS                 262
105 # define EC_F_EC_GROUP_GET_PENTANOMIAL_BASIS              193
106 # define EC_F_EC_GROUP_GET_TRINOMIAL_BASIS                194
107 # define EC_F_EC_GROUP_NEW                                108
108 # define EC_F_EC_GROUP_NEW_BY_CURVE_NAME                  174
109 # define EC_F_EC_GROUP_NEW_FROM_DATA                      175
110 # define EC_F_EC_GROUP_NEW_FROM_ECPARAMETERS              263
111 # define EC_F_EC_GROUP_NEW_FROM_ECPKPARAMETERS            264
112 # define EC_F_EC_GROUP_SET_CURVE_GF2M                     176
113 # define EC_F_EC_GROUP_SET_CURVE_GFP                      109
114 # define EC_F_EC_GROUP_SET_GENERATOR                      111
115 # define EC_F_EC_KEY_CHECK_KEY                            177
116 # define EC_F_EC_KEY_COPY                                 178
117 # define EC_F_EC_KEY_GENERATE_KEY                         179
118 # define EC_F_EC_KEY_NEW                                  182
119 # define EC_F_EC_KEY_NEW_METHOD                           245
120 # define EC_F_EC_KEY_OCT2PRIV                             255
121 # define EC_F_EC_KEY_PRINT                                180
122 # define EC_F_EC_KEY_PRINT_FP                             181
123 # define EC_F_EC_KEY_PRIV2OCT                             256
124 # define EC_F_EC_KEY_SET_PUBLIC_KEY_AFFINE_COORDINATES    229
125 # define EC_F_EC_KEY_SIMPLE_CHECK_KEY                     258
126 # define EC_F_EC_KEY_SIMPLE_OCT2PRIV                      259
127 # define EC_F_EC_KEY_SIMPLE_PRIV2OCT                      260
128 # define EC_F_EC_POINTS_MAKE_AFFINE                       136
129 # define EC_F_EC_POINT_ADD                                112
130 # define EC_F_EC_POINT_CMP                                113
131 # define EC_F_EC_POINT_COPY                               114
132 # define EC_F_EC_POINT_DBL                                115
133 # define EC_F_EC_POINT_GET_AFFINE_COORDINATES_GF2M        183
134 # define EC_F_EC_POINT_GET_AFFINE_COORDINATES_GFP         116
135 # define EC_F_EC_POINT_GET_JPROJECTIVE_COORDINATES_GFP    117
136 # define EC_F_EC_POINT_INVERT                             210
137 # define EC_F_EC_POINT_IS_AT_INFINITY                     118
138 # define EC_F_EC_POINT_IS_ON_CURVE                        119
139 # define EC_F_EC_POINT_MAKE_AFFINE                        120
140 # define EC_F_EC_POINT_NEW                                121
141 # define EC_F_EC_POINT_OCT2POINT                          122
142 # define EC_F_EC_POINT_POINT2OCT                          123
143 # define EC_F_EC_POINT_SET_AFFINE_COORDINATES_GF2M        185
144 # define EC_F_EC_POINT_SET_AFFINE_COORDINATES_GFP         124
145 # define EC_F_EC_POINT_SET_COMPRESSED_COORDINATES_GF2M    186
146 # define EC_F_EC_POINT_SET_COMPRESSED_COORDINATES_GFP     125
147 # define EC_F_EC_POINT_SET_JPROJECTIVE_COORDINATES_GFP    126
148 # define EC_F_EC_POINT_SET_TO_INFINITY                    127
149 # define EC_F_EC_PRE_COMP_NEW                             196
150 # define EC_F_EC_WNAF_MUL                                 187
151 # define EC_F_EC_WNAF_PRECOMPUTE_MULT                     188
152 # define EC_F_I2D_ECPARAMETERS                            190
153 # define EC_F_I2D_ECPKPARAMETERS                          191
154 # define EC_F_I2D_ECPRIVATEKEY                            192
155 # define EC_F_I2O_ECPUBLICKEY                             151
156 # define EC_F_NISTP224_PRE_COMP_NEW                       227
157 # define EC_F_NISTP256_PRE_COMP_NEW                       236
158 # define EC_F_NISTP521_PRE_COMP_NEW                       237
159 # define EC_F_O2I_ECPUBLICKEY                             152
160 # define EC_F_OLD_EC_PRIV_DECODE                          222
161 # define EC_F_OSSL_ECDH_COMPUTE_KEY                       247
162 # define EC_F_OSSL_ECDSA_SIGN_SIG                         249
163 # define EC_F_OSSL_ECDSA_VERIFY_SIG                       250
164 # define EC_F_PKEY_ECD_CTRL                               271
165 # define EC_F_PKEY_ECD_DIGESTSIGN                         272
166 # define EC_F_PKEY_ECX_DERIVE                             269
167 # define EC_F_PKEY_EC_CTRL                                197
168 # define EC_F_PKEY_EC_CTRL_STR                            198
169 # define EC_F_PKEY_EC_DERIVE                              217
170 # define EC_F_PKEY_EC_KEYGEN                              199
171 # define EC_F_PKEY_EC_PARAMGEN                            219
172 # define EC_F_PKEY_EC_SIGN                                218
173
174 /*
175  * EC reason codes.
176  */
177 # define EC_R_ASN1_ERROR                                  115
178 # define EC_R_BAD_SIGNATURE                               156
179 # define EC_R_BIGNUM_OUT_OF_RANGE                         144
180 # define EC_R_BUFFER_TOO_SMALL                            100
181 # define EC_R_COORDINATES_OUT_OF_RANGE                    146
182 # define EC_R_CURVE_DOES_NOT_SUPPORT_ECDH                 160
183 # define EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING              159
184 # define EC_R_D2I_ECPKPARAMETERS_FAILURE                  117
185 # define EC_R_DECODE_ERROR                                142
186 # define EC_R_DISCRIMINANT_IS_ZERO                        118
187 # define EC_R_EC_GROUP_NEW_BY_NAME_FAILURE                119
188 # define EC_R_FIELD_TOO_LARGE                             143
189 # define EC_R_GF2M_NOT_SUPPORTED                          147
190 # define EC_R_GROUP2PKPARAMETERS_FAILURE                  120
191 # define EC_R_I2D_ECPKPARAMETERS_FAILURE                  121
192 # define EC_R_INCOMPATIBLE_OBJECTS                        101
193 # define EC_R_INVALID_ARGUMENT                            112
194 # define EC_R_INVALID_COMPRESSED_POINT                    110
195 # define EC_R_INVALID_COMPRESSION_BIT                     109
196 # define EC_R_INVALID_CURVE                               141
197 # define EC_R_INVALID_DIGEST                              151
198 # define EC_R_INVALID_DIGEST_TYPE                         138
199 # define EC_R_INVALID_ENCODING                            102
200 # define EC_R_INVALID_FIELD                               103
201 # define EC_R_INVALID_FORM                                104
202 # define EC_R_INVALID_GROUP_ORDER                         122
203 # define EC_R_INVALID_KEY                                 116
204 # define EC_R_INVALID_OUTPUT_LENGTH                       161
205 # define EC_R_INVALID_PEER_KEY                            133
206 # define EC_R_INVALID_PENTANOMIAL_BASIS                   132
207 # define EC_R_INVALID_PRIVATE_KEY                         123
208 # define EC_R_INVALID_TRINOMIAL_BASIS                     137
209 # define EC_R_KDF_PARAMETER_ERROR                         148
210 # define EC_R_KEYS_NOT_SET                                140
211 # define EC_R_MISSING_PARAMETERS                          124
212 # define EC_R_MISSING_PRIVATE_KEY                         125
213 # define EC_R_NEED_NEW_SETUP_VALUES                       157
214 # define EC_R_NOT_A_NIST_PRIME                            135
215 # define EC_R_NOT_IMPLEMENTED                             126
216 # define EC_R_NOT_INITIALIZED                             111
217 # define EC_R_NO_PARAMETERS_SET                           139
218 # define EC_R_NO_PRIVATE_VALUE                            154
219 # define EC_R_OPERATION_NOT_SUPPORTED                     152
220 # define EC_R_PASSED_NULL_PARAMETER                       134
221 # define EC_R_PEER_KEY_ERROR                              149
222 # define EC_R_PKPARAMETERS2GROUP_FAILURE                  127
223 # define EC_R_POINT_ARITHMETIC_FAILURE                    155
224 # define EC_R_POINT_AT_INFINITY                           106
225 # define EC_R_POINT_IS_NOT_ON_CURVE                       107
226 # define EC_R_RANDOM_NUMBER_GENERATION_FAILED             158
227 # define EC_R_SHARED_INFO_ERROR                           150
228 # define EC_R_SLOT_FULL                                   108
229 # define EC_R_UNDEFINED_GENERATOR                         113
230 # define EC_R_UNDEFINED_ORDER                             128
231 # define EC_R_UNKNOWN_GROUP                               129
232 # define EC_R_UNKNOWN_ORDER                               114
233 # define EC_R_UNSUPPORTED_FIELD                           131
234 # define EC_R_WRONG_CURVE_PARAMETERS                      145
235 # define EC_R_WRONG_ORDER                                 130
236
237 #endif