]> www.wagner.pp.ru Git - openssl-gost/engine.git/blob - e_gost_err.c
Merge branch 'update-codeql-analysis' of https://github.com/levitte/engine into levit...
[openssl-gost/engine.git] / e_gost_err.c
1 /*
2  * Generated by util/mkerr.pl DO NOT EDIT
3  * Copyright 1995-2020 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 #include <openssl/err.h>
12 #include "e_gost_err.h"
13
14 #ifdef OPENSSL_VERSION_MAJOR
15 /*
16  * OpenSSL 3.0 or higher:
17  * Function codes are no more, and ERR_raise() + ERR_set_debug is preferred
18  * to ERR_PUT_error().
19  */
20 # define OPENSSL_ERR_NEW_WORLD_ORDER
21 #endif
22
23 #ifndef OPENSSL_NO_ERR
24 # ifndef OPENSSL_ERR_NEW_WORLD_ORDER
25
26 static ERR_STRING_DATA GOST_str_functs[] = {
27     {ERR_PACK(0, GOST_F_DECODE_GOST_ALGOR_PARAMS, 0),
28      "decode_gost_algor_params"},
29     {ERR_PACK(0, GOST_F_ENCODE_GOST_ALGOR_PARAMS, 0),
30      "encode_gost_algor_params"},
31     {ERR_PACK(0, GOST_F_FILL_GOST_EC_PARAMS, 0), "fill_GOST_EC_params"},
32     {ERR_PACK(0, GOST_F_GET_ENCRYPTION_PARAMS, 0), "get_encryption_params"},
33     {ERR_PACK(0, GOST_F_GOST2015_GET_ASN1_PARAMS, 0),
34      "gost2015_get_asn1_params"},
35     {ERR_PACK(0, GOST_F_GOST2015_SET_ASN1_PARAMS, 0),
36      "gost2015_set_asn1_params"},
37     {ERR_PACK(0, GOST_F_GOST89_GET_ASN1_PARAMETERS, 0),
38      "gost89_get_asn1_parameters"},
39     {ERR_PACK(0, GOST_F_GOST89_SET_ASN1_PARAMETERS, 0),
40      "gost89_set_asn1_parameters"},
41     {ERR_PACK(0, GOST_F_GOST_CIPHER_CTL, 0), "gost_cipher_ctl"},
42     {ERR_PACK(0, GOST_F_GOST_CMS_SET_KARI_SHARED_INFO, 0),
43      "gost_cms_set_kari_shared_info"},
44     {ERR_PACK(0, GOST_F_GOST_CMS_SET_KTRI_SHARED_INFO, 0),
45      "gost_cms_set_ktri_shared_info"},
46     {ERR_PACK(0, GOST_F_GOST_CMS_SET_SHARED_INFO, 0),
47      "gost_cms_set_shared_info"},
48     {ERR_PACK(0, GOST_F_GOST_EC_COMPUTE_PUBLIC, 0), "gost_ec_compute_public"},
49     {ERR_PACK(0, GOST_F_GOST_EC_KEYGEN, 0), "gost_ec_keygen"},
50     {ERR_PACK(0, GOST_F_GOST_EC_SIGN, 0), "gost_ec_sign"},
51     {ERR_PACK(0, GOST_F_GOST_EC_VERIFY, 0), "gost_ec_verify"},
52     {ERR_PACK(0, GOST_F_GOST_ENCODE_CMS_PARAMS, 0), "gost_encode_cms_params"},
53     {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_CIPHER_CTL, 0),
54      "gost_grasshopper_cipher_ctl"},
55     {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_CIPHER_DO_CTRACPKM_OMAC, 0),
56      "gost_grasshopper_cipher_do_ctracpkm_omac"},
57     {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_CIPHER_INIT_CTRACPKM_OMAC, 0),
58      "gost_grasshopper_cipher_init_ctracpkm_omac"},
59     {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_SET_ASN1_PARAMETERS, 0),
60      "gost_grasshopper_set_asn1_parameters"},
61     {ERR_PACK(0, GOST_F_GOST_IMIT_CTRL, 0), "gost_imit_ctrl"},
62     {ERR_PACK(0, GOST_F_GOST_IMIT_FINAL, 0), "gost_imit_final"},
63     {ERR_PACK(0, GOST_F_GOST_IMIT_UPDATE, 0), "gost_imit_update"},
64     {ERR_PACK(0, GOST_F_GOST_KDFTREE2012_256, 0), "gost_kdftree2012_256"},
65     {ERR_PACK(0, GOST_F_GOST_KEXP15, 0), "gost_kexp15"},
66     {ERR_PACK(0, GOST_F_GOST_KIMP15, 0), "gost_kimp15"},
67     {ERR_PACK(0, GOST_F_MAGMA_CIPHER_CTL, 0), "magma_cipher_ctl"},
68     {ERR_PACK(0, GOST_F_MAGMA_CIPHER_CTL_ACPKM_OMAC, 0),
69      "magma_cipher_ctl_acpkm_omac"},
70     {ERR_PACK(0, GOST_F_MAGMA_CIPHER_INIT_CTR_ACPKM_OMAC, 0),
71      "magma_cipher_init_ctr_acpkm_omac"},
72     {ERR_PACK(0, GOST_F_OMAC_ACPKM_IMIT_CTRL, 0), "omac_acpkm_imit_ctrl"},
73     {ERR_PACK(0, GOST_F_OMAC_ACPKM_IMIT_FINAL, 0), "omac_acpkm_imit_final"},
74     {ERR_PACK(0, GOST_F_OMAC_ACPKM_IMIT_UPDATE, 0), "omac_acpkm_imit_update"},
75     {ERR_PACK(0, GOST_F_OMAC_ACPKM_KEY, 0), "omac_acpkm_key"},
76     {ERR_PACK(0, GOST_F_OMAC_IMIT_CTRL, 0), "omac_imit_ctrl"},
77     {ERR_PACK(0, GOST_F_OMAC_IMIT_FINAL, 0), "omac_imit_final"},
78     {ERR_PACK(0, GOST_F_OMAC_IMIT_UPDATE, 0), "omac_imit_update"},
79     {ERR_PACK(0, GOST_F_OMAC_KEY, 0), "omac_key"},
80     {ERR_PACK(0, GOST_F_PARAM_COPY_GOST_EC, 0), "param_copy_gost_ec"},
81     {ERR_PACK(0, GOST_F_PKEY_GOST2001_PARAMGEN, 0), "pkey_gost2001_paramgen"},
82     {ERR_PACK(0, GOST_F_PKEY_GOST2012_PARAMGEN, 0), "pkey_gost2012_paramgen"},
83     {ERR_PACK(0, GOST_F_PKEY_GOST2018_DECRYPT, 0), "pkey_gost2018_decrypt"},
84     {ERR_PACK(0, GOST_F_PKEY_GOST2018_ENCRYPT, 0), "pkey_gost2018_encrypt"},
85     {ERR_PACK(0, GOST_F_PKEY_GOST_CTRL, 0), "pkey_gost_ctrl"},
86     {ERR_PACK(0, GOST_F_PKEY_GOST_DECRYPT, 0), "pkey_gost_decrypt"},
87     {ERR_PACK(0, GOST_F_PKEY_GOST_ECCP_DECRYPT, 0), "pkey_GOST_ECcp_decrypt"},
88     {ERR_PACK(0, GOST_F_PKEY_GOST_ECCP_ENCRYPT, 0), "pkey_GOST_ECcp_encrypt"},
89     {ERR_PACK(0, GOST_F_PKEY_GOST_EC_CTRL_STR_256, 0),
90      "pkey_gost_ec_ctrl_str_256"},
91     {ERR_PACK(0, GOST_F_PKEY_GOST_EC_CTRL_STR_512, 0),
92      "pkey_gost_ec_ctrl_str_512"},
93     {ERR_PACK(0, GOST_F_PKEY_GOST_EC_CTRL_STR_COMMON, 0),
94      "pkey_gost_ec_ctrl_str_common"},
95     {ERR_PACK(0, GOST_F_PKEY_GOST_EC_DERIVE, 0), "pkey_gost_ec_derive"},
96     {ERR_PACK(0, GOST_F_PKEY_GOST_ENCRYPT, 0), "pkey_gost_encrypt"},
97     {ERR_PACK(0, GOST_F_PKEY_GOST_GRASSHOPPER_MAC_SIGNCTX_INIT, 0),
98      "pkey_gost_grasshopper_mac_signctx_init"},
99     {ERR_PACK(0, GOST_F_PKEY_GOST_MAC_CTRL, 0), "pkey_gost_mac_ctrl"},
100     {ERR_PACK(0, GOST_F_PKEY_GOST_MAC_CTRL_STR, 0), "pkey_gost_mac_ctrl_str"},
101     {ERR_PACK(0, GOST_F_PKEY_GOST_MAC_KEYGEN_BASE, 0),
102      "pkey_gost_mac_keygen_base"},
103     {ERR_PACK(0, GOST_F_PKEY_GOST_MAC_SIGNCTX_INIT, 0),
104      "pkey_gost_mac_signctx_init"},
105     {ERR_PACK(0, GOST_F_PKEY_GOST_MAGMA_MAC_SIGNCTX_INIT, 0),
106      "pkey_gost_magma_mac_signctx_init"},
107     {ERR_PACK(0, GOST_F_PKEY_GOST_OMAC_CTRL, 0), "pkey_gost_omac_ctrl"},
108     {ERR_PACK(0, GOST_F_PKEY_GOST_OMAC_CTRL_STR, 0), "pkey_gost_omac_ctrl_str"},
109     {ERR_PACK(0, GOST_F_PRINT_GOST_EC_PUB, 0), "print_gost_ec_pub"},
110     {ERR_PACK(0, GOST_F_PRIV_DECODE_GOST, 0), "priv_decode_gost"},
111     {ERR_PACK(0, GOST_F_PUB_DECODE_GOST_EC, 0), "pub_decode_gost_ec"},
112     {ERR_PACK(0, GOST_F_PUB_ENCODE_GOST_EC, 0), "pub_encode_gost_ec"},
113     {ERR_PACK(0, GOST_F_UNPACK_CP_SIGNATURE, 0), "unpack_cp_signature"},
114     {ERR_PACK(0, GOST_F_VKO_COMPUTE_KEY, 0), "VKO_compute_key"},
115     {0, NULL}
116 };
117 # endif
118
119 static ERR_STRING_DATA GOST_str_reasons[] = {
120     {ERR_PACK(0, 0, GOST_R_BAD_KEY_PARAMETERS_FORMAT),
121     "bad key parameters format"},
122     {ERR_PACK(0, 0, GOST_R_BAD_MAC), "bad mac"},
123     {ERR_PACK(0, 0, GOST_R_BAD_ORDER), "bad order"},
124     {ERR_PACK(0, 0, GOST_R_BAD_PKEY_PARAMETERS_FORMAT),
125     "bad pkey parameters format"},
126     {ERR_PACK(0, 0, GOST_R_CANNOT_PACK_EPHEMERAL_KEY),
127     "cannot pack ephemeral key"},
128     {ERR_PACK(0, 0, GOST_R_CANNOT_UNPACK_EPHEMERAL_KEY),
129     "cannot unpack ephemeral key"},
130     {ERR_PACK(0, 0, GOST_R_CIPHER_NOT_FOUND), "cipher not found"},
131     {ERR_PACK(0, 0, GOST_R_CTRL_CALL_FAILED), "ctrl call failed"},
132     {ERR_PACK(0, 0, GOST_R_ERROR_COMPUTING_EXPORT_KEYS),
133     "error computing export keys"},
134     {ERR_PACK(0, 0, GOST_R_ERROR_COMPUTING_SHARED_KEY),
135     "error computing shared key"},
136     {ERR_PACK(0, 0, GOST_R_ERROR_DECODING_PUBLIC_KEY),
137     "error decoding public key"},
138     {ERR_PACK(0, 0, GOST_R_ERROR_PARSING_KEY_TRANSPORT_INFO),
139     "error parsing key transport info"},
140     {ERR_PACK(0, 0, GOST_R_ERROR_POINT_MUL), "error point mul"},
141     {ERR_PACK(0, 0, GOST_R_ERROR_SETTING_PEER_KEY), "error setting peer key"},
142     {ERR_PACK(0, 0, GOST_R_INCOMPATIBLE_ALGORITHMS), "incompatible algorithms"},
143     {ERR_PACK(0, 0, GOST_R_INCOMPATIBLE_PEER_KEY), "incompatible peer key"},
144     {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER), "invalid cipher"},
145     {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER_PARAMS), "invalid cipher params"},
146     {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER_PARAM_OID),
147     "invalid cipher param oid"},
148     {ERR_PACK(0, 0, GOST_R_INVALID_DIGEST_TYPE), "invalid digest type"},
149     {ERR_PACK(0, 0, GOST_R_INVALID_IV_LENGTH), "invalid iv length"},
150     {ERR_PACK(0, 0, GOST_R_INVALID_MAC_KEY_LENGTH), "invalid mac key length"},
151     {ERR_PACK(0, 0, GOST_R_INVALID_MAC_KEY_SIZE), "invalid mac key size"},
152     {ERR_PACK(0, 0, GOST_R_INVALID_MAC_PARAMS), "invalid mac params"},
153     {ERR_PACK(0, 0, GOST_R_INVALID_MAC_SIZE), "invalid mac size"},
154     {ERR_PACK(0, 0, GOST_R_INVALID_PARAMSET), "invalid paramset"},
155     {ERR_PACK(0, 0, GOST_R_KEY_IS_NOT_INITIALIZED), "key is not initialized"},
156     {ERR_PACK(0, 0, GOST_R_KEY_PARAMETERS_MISSING), "key parameters missing"},
157     {ERR_PACK(0, 0, GOST_R_MAC_KEY_NOT_SET), "mac key not set"},
158     {ERR_PACK(0, 0, GOST_R_NO_PARAMETERS_SET), "no parameters set"},
159     {ERR_PACK(0, 0, GOST_R_NO_PEER_KEY), "no peer key"},
160     {ERR_PACK(0, 0, GOST_R_NO_PRIVATE_PART_OF_NON_EPHEMERAL_KEYPAIR),
161     "no private part of non ephemeral keypair"},
162     {ERR_PACK(0, 0, GOST_R_PUBLIC_KEY_UNDEFINED), "public key undefined"},
163     {ERR_PACK(0, 0, GOST_R_RNG_ERROR), "rng error"},
164     {ERR_PACK(0, 0, GOST_R_SIGNATURE_MISMATCH), "signature mismatch"},
165     {ERR_PACK(0, 0, GOST_R_SIGNATURE_PARTS_GREATER_THAN_Q),
166     "signature parts greater than q"},
167     {ERR_PACK(0, 0, GOST_R_UKM_NOT_SET), "ukm not set"},
168     {ERR_PACK(0, 0, GOST_R_UNSUPPORTED_CIPHER_CTL_COMMAND),
169     "unsupported cipher ctl command"},
170     {ERR_PACK(0, 0, GOST_R_UNSUPPORTED_PARAMETER_SET),
171     "unsupported parameter set"},
172     {ERR_PACK(0, 0, GOST_R_UNSUPPORTED_RECIPIENT_INFO),
173     "unsupported recipient info"},
174     {0, NULL}
175 };
176
177 #endif
178
179 static int lib_code = 0;
180 static int error_loaded = 0;
181
182 int ERR_load_GOST_strings(void)
183 {
184     if (lib_code == 0)
185         lib_code = ERR_get_next_error_library();
186
187     if (!error_loaded) {
188 #ifndef OPENSSL_NO_ERR
189 # ifndef OPENSSL_ERR_NEW_WORLD_ORDER
190         ERR_load_strings(lib_code, GOST_str_functs);
191 # endif
192         ERR_load_strings(lib_code, GOST_str_reasons);
193 #endif
194         error_loaded = 1;
195     }
196     return 1;
197 }
198
199 void ERR_unload_GOST_strings(void)
200 {
201     if (error_loaded) {
202 #ifndef OPENSSL_NO_ERR
203 # ifndef OPENSSL_ERR_NEW_WORLD_ORDER
204         ERR_unload_strings(lib_code, GOST_str_functs);
205 # endif
206         ERR_unload_strings(lib_code, GOST_str_reasons);
207 #endif
208         error_loaded = 0;
209     }
210 }
211
212 void ERR_GOST_error(int function, int reason, char *file, int line)
213 {
214     if (lib_code == 0)
215         lib_code = ERR_get_next_error_library();
216 #ifndef OPENSSL_ERR_NEW_WORLD_ORDER
217     ERR_PUT_error(lib_code, function, reason, file, line);
218 #else
219     ERR_raise(lib_code, reason);
220     ERR_set_debug(file, line, NULL);
221 #endif
222 }