]> git.ipfire.org Git - thirdparty/openssl.git/blame - include/openssl/sslerr.h
QUIC: Add ERR_raise() calls for EVP call failures
[thirdparty/openssl.git] / include / openssl / sslerr.h
CommitLineData
52df25cf
RS
1/*
2 * Generated by util/mkerr.pl DO NOT EDIT
44a1ac5d 3 * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
52df25cf 4 *
48f4ad77 5 * Licensed under the Apache License 2.0 (the "License"). You may not use
52df25cf
RS
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
ae4186b0
DMSP
11#ifndef OPENSSL_SSLERR_H
12# define OPENSSL_SSLERR_H
d86167ec
DMSP
13# pragma once
14
cbfa5b03
RS
15# include <openssl/opensslconf.h>
16# include <openssl/symhacks.h>
14a6c6a4 17# include <openssl/sslerr_legacy.h>
cbfa5b03 18
2a6a5607 19
52df25cf 20
52df25cf
RS
21/*
22 * SSL reason codes.
23 */
358ffa05 24# define SSL_R_APPLICATION_DATA_AFTER_CLOSE_NOTIFY 291
52df25cf
RS
25# define SSL_R_APP_DATA_IN_HANDSHAKE 100
26# define SSL_R_ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT 272
52df25cf 27# define SSL_R_AT_LEAST_TLS_1_2_NEEDED_IN_SUITEB_MODE 158
3c95ef22 28# define SSL_R_BAD_CERTIFICATE 348
52df25cf
RS
29# define SSL_R_BAD_CHANGE_CIPHER_SPEC 103
30# define SSL_R_BAD_CIPHER 186
b67cb09f 31# define SSL_R_BAD_COMPRESSION_ALGORITHM 326
52df25cf
RS
32# define SSL_R_BAD_DATA 390
33# define SSL_R_BAD_DATA_RETURNED_BY_CALLBACK 106
34# define SSL_R_BAD_DECOMPRESSION 107
35# define SSL_R_BAD_DH_VALUE 102
36# define SSL_R_BAD_DIGEST_LENGTH 111
f63a17d6 37# define SSL_R_BAD_EARLY_DATA 233
52df25cf
RS
38# define SSL_R_BAD_ECC_CERT 304
39# define SSL_R_BAD_ECPOINT 306
40# define SSL_R_BAD_EXTENSION 110
41# define SSL_R_BAD_HANDSHAKE_LENGTH 332
f63a17d6 42# define SSL_R_BAD_HANDSHAKE_STATE 236
52df25cf 43# define SSL_R_BAD_HELLO_REQUEST 105
426dfc9f 44# define SSL_R_BAD_HRR_VERSION 263
52df25cf
RS
45# define SSL_R_BAD_KEY_SHARE 108
46# define SSL_R_BAD_KEY_UPDATE 122
d8434cf8 47# define SSL_R_BAD_LEGACY_VERSION 292
52df25cf 48# define SSL_R_BAD_LENGTH 271
f63a17d6 49# define SSL_R_BAD_PACKET 240
52df25cf
RS
50# define SSL_R_BAD_PACKET_LENGTH 115
51# define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116
9368f865 52# define SSL_R_BAD_PSK 219
52df25cf
RS
53# define SSL_R_BAD_PSK_IDENTITY 114
54# define SSL_R_BAD_RECORD_TYPE 443
55# define SSL_R_BAD_RSA_ENCRYPT 119
56# define SSL_R_BAD_SIGNATURE 123
57# define SSL_R_BAD_SRP_A_LENGTH 347
58# define SSL_R_BAD_SRP_PARAMETERS 371
59# define SSL_R_BAD_SRTP_MKI_VALUE 352
60# define SSL_R_BAD_SRTP_PROTECTION_PROFILE_LIST 353
61# define SSL_R_BAD_SSL_FILETYPE 124
62# define SSL_R_BAD_VALUE 384
63# define SSL_R_BAD_WRITE_RETRY 127
635c8f77 64# define SSL_R_BINDER_DOES_NOT_VERIFY 253
52df25cf
RS
65# define SSL_R_BIO_NOT_SET 128
66# define SSL_R_BLOCK_CIPHER_PAD_IS_WRONG 129
67# define SSL_R_BN_LIB 130
f63a17d6 68# define SSL_R_CALLBACK_FAILED 234
52df25cf 69# define SSL_R_CANNOT_CHANGE_CIPHER 109
462f4f4b 70# define SSL_R_CANNOT_GET_GROUP_NAME 299
52df25cf
RS
71# define SSL_R_CA_DN_LENGTH_MISMATCH 131
72# define SSL_R_CA_KEY_TOO_SMALL 397
73# define SSL_R_CA_MD_TOO_WEAK 398
74# define SSL_R_CCS_RECEIVED_EARLY 133
75# define SSL_R_CERTIFICATE_VERIFY_FAILED 134
76# define SSL_R_CERT_CB_ERROR 377
77# define SSL_R_CERT_LENGTH_MISMATCH 135
a055a881 78# define SSL_R_CIPHERSUITE_DIGEST_HAS_CHANGED 218
52df25cf 79# define SSL_R_CIPHER_CODE_WRONG_LENGTH 137
52df25cf
RS
80# define SSL_R_CLIENTHELLO_TLSEXT 226
81# define SSL_R_COMPRESSED_LENGTH_TOO_LONG 140
82# define SSL_R_COMPRESSION_DISABLED 343
83# define SSL_R_COMPRESSION_FAILURE 141
84# define SSL_R_COMPRESSION_ID_NOT_WITHIN_PRIVATE_RANGE 307
85# define SSL_R_COMPRESSION_LIBRARY_ERROR 142
86# define SSL_R_CONNECTION_TYPE_NOT_SET 144
71e55512 87# define SSL_R_CONN_USE_ONLY 356
52df25cf
RS
88# define SSL_R_CONTEXT_NOT_DANE_ENABLED 167
89# define SSL_R_COOKIE_GEN_CALLBACK_FAILURE 400
90# define SSL_R_COOKIE_MISMATCH 308
db9592c1 91# define SSL_R_COPY_PARAMETERS_FAILED 296
52df25cf
RS
92# define SSL_R_CUSTOM_EXT_HANDLER_ALREADY_INSTALLED 206
93# define SSL_R_DANE_ALREADY_ENABLED 172
94# define SSL_R_DANE_CANNOT_OVERRIDE_MTYPE_FULL 173
95# define SSL_R_DANE_NOT_ENABLED 175
96# define SSL_R_DANE_TLSA_BAD_CERTIFICATE 180
97# define SSL_R_DANE_TLSA_BAD_CERTIFICATE_USAGE 184
98# define SSL_R_DANE_TLSA_BAD_DATA_LENGTH 189
99# define SSL_R_DANE_TLSA_BAD_DIGEST_LENGTH 192
100# define SSL_R_DANE_TLSA_BAD_MATCHING_TYPE 200
101# define SSL_R_DANE_TLSA_BAD_PUBLIC_KEY 201
102# define SSL_R_DANE_TLSA_BAD_SELECTOR 202
103# define SSL_R_DANE_TLSA_NULL_DATA 203
104# define SSL_R_DATA_BETWEEN_CCS_AND_FINISHED 145
105# define SSL_R_DATA_LENGTH_TOO_LONG 146
106# define SSL_R_DECRYPTION_FAILED 147
107# define SSL_R_DECRYPTION_FAILED_OR_BAD_RECORD_MAC 281
108# define SSL_R_DH_KEY_TOO_SMALL 394
109# define SSL_R_DH_PUBLIC_VALUE_LENGTH_IS_WRONG 148
110# define SSL_R_DIGEST_CHECK_FAILED 149
111# define SSL_R_DTLS_MESSAGE_TOO_BIG 334
112# define SSL_R_DUPLICATE_COMPRESSION_ID 309
113# define SSL_R_ECC_CERT_NOT_FOR_SIGNING 318
114# define SSL_R_ECDH_REQUIRED_FOR_SUITEB_MODE 374
115# define SSL_R_EE_KEY_TOO_SMALL 399
3c95ef22 116# define SSL_R_EMPTY_RAW_PUBLIC_KEY 349
52df25cf
RS
117# define SSL_R_EMPTY_SRTP_PROTECTION_PROFILE_LIST 354
118# define SSL_R_ENCRYPTED_LENGTH_TOO_LONG 150
119# define SSL_R_ERROR_IN_RECEIVED_CIPHER_LIST 151
120# define SSL_R_ERROR_SETTING_TLSA_BASE_DOMAIN 204
121# define SSL_R_EXCEEDS_MAX_FRAGMENT_SIZE 194
122# define SSL_R_EXCESSIVE_MESSAGE_SIZE 152
9d75dce3 123# define SSL_R_EXTENSION_NOT_RECEIVED 279
52df25cf
RS
124# define SSL_R_EXTRA_DATA_IN_MESSAGE 153
125# define SSL_R_EXT_LENGTH_MISMATCH 163
e2d5742b 126# define SSL_R_FAILED_TO_GET_PARAMETER 316
52df25cf
RS
127# define SSL_R_FAILED_TO_INIT_ASYNC 405
128# define SSL_R_FRAGMENTED_CLIENT_HELLO 401
129# define SSL_R_GOT_A_FIN_BEFORE_A_CCS 154
130# define SSL_R_HTTPS_PROXY_REQUEST 155
131# define SSL_R_HTTP_REQUEST 156
132# define SSL_R_ILLEGAL_POINT_COMPRESSION 162
133# define SSL_R_ILLEGAL_SUITEB_DIGEST 380
134# define SSL_R_INAPPROPRIATE_FALLBACK 373
135# define SSL_R_INCONSISTENT_COMPRESSION 340
ffc5bbaa
MC
136# define SSL_R_INCONSISTENT_EARLY_DATA_ALPN 222
137# define SSL_R_INCONSISTENT_EARLY_DATA_SNI 231
52df25cf 138# define SSL_R_INCONSISTENT_EXTMS 104
a2c2e000 139# define SSL_R_INSUFFICIENT_SECURITY 241
52df25cf 140# define SSL_R_INVALID_ALERT 205
fdd92367 141# define SSL_R_INVALID_CCS_MESSAGE 260
f63a17d6 142# define SSL_R_INVALID_CERTIFICATE_OR_ALG 238
52df25cf
RS
143# define SSL_R_INVALID_COMMAND 280
144# define SSL_R_INVALID_COMPRESSION_ALGORITHM 341
9d75dce3 145# define SSL_R_INVALID_CONFIG 283
52df25cf 146# define SSL_R_INVALID_CONFIGURATION_NAME 113
9d75dce3 147# define SSL_R_INVALID_CONTEXT 282
52df25cf
RS
148# define SSL_R_INVALID_CT_VALIDATION_TYPE 212
149# define SSL_R_INVALID_KEY_UPDATE_TYPE 120
150# define SSL_R_INVALID_MAX_EARLY_DATA 174
151# define SSL_R_INVALID_NULL_CMD_NAME 385
3c95ef22 152# define SSL_R_INVALID_RAW_PUBLIC_KEY 350
4030869d 153# define SSL_R_INVALID_RECORD 317
52df25cf
RS
154# define SSL_R_INVALID_SEQUENCE_NUMBER 402
155# define SSL_R_INVALID_SERVERINFO_DATA 388
fdd92367 156# define SSL_R_INVALID_SESSION_ID 999
52df25cf
RS
157# define SSL_R_INVALID_SRP_USERNAME 357
158# define SSL_R_INVALID_STATUS_RESPONSE 328
159# define SSL_R_INVALID_TICKET_KEYS_LENGTH 325
97b8db1a 160# define SSL_R_LEGACY_SIGALG_DISALLOWED_OR_UNSUPPORTED 333
52df25cf
RS
161# define SSL_R_LENGTH_MISMATCH 159
162# define SSL_R_LENGTH_TOO_LONG 404
163# define SSL_R_LENGTH_TOO_SHORT 160
164# define SSL_R_LIBRARY_BUG 274
165# define SSL_R_LIBRARY_HAS_NO_CIPHERS 161
cb19528b 166# define SSL_R_MAXIMUM_ENCRYPTED_PKTS_REACHED 395
52df25cf
RS
167# define SSL_R_MISSING_DSA_SIGNING_CERT 165
168# define SSL_R_MISSING_ECDSA_SIGNING_CERT 381
47e2ee07 169# define SSL_R_MISSING_FATAL 256
37933acb 170# define SSL_R_MISSING_PARAMETERS 290
f84ab284 171# define SSL_R_MISSING_PSK_KEX_MODES_EXTENSION 310
52df25cf
RS
172# define SSL_R_MISSING_RSA_CERTIFICATE 168
173# define SSL_R_MISSING_RSA_ENCRYPTING_CERT 169
174# define SSL_R_MISSING_RSA_SIGNING_CERT 170
175# define SSL_R_MISSING_SIGALGS_EXTENSION 112
ebefced9 176# define SSL_R_MISSING_SIGNING_CERT 221
52df25cf
RS
177# define SSL_R_MISSING_SRP_PARAM 358
178# define SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION 209
179# define SSL_R_MISSING_TMP_DH_KEY 171
180# define SSL_R_MISSING_TMP_ECDH_KEY 311
3d35e3a2 181# define SSL_R_MIXED_HANDSHAKE_AND_NON_HANDSHAKE_DATA 293
52df25cf 182# define SSL_R_NOT_ON_RECORD_BOUNDARY 182
37933acb 183# define SSL_R_NOT_REPLACING_CERTIFICATE 289
9d75dce3 184# define SSL_R_NOT_SERVER 284
f63a17d6 185# define SSL_R_NO_APPLICATION_PROTOCOL 235
52df25cf
RS
186# define SSL_R_NO_CERTIFICATES_RETURNED 176
187# define SSL_R_NO_CERTIFICATE_ASSIGNED 177
188# define SSL_R_NO_CERTIFICATE_SET 179
189# define SSL_R_NO_CHANGE_FOLLOWING_HRR 214
190# define SSL_R_NO_CIPHERS_AVAILABLE 181
191# define SSL_R_NO_CIPHERS_SPECIFIED 183
192# define SSL_R_NO_CIPHER_MATCH 185
193# define SSL_R_NO_CLIENT_CERT_METHOD 331
194# define SSL_R_NO_COMPRESSION_SPECIFIED 187
e440f513 195# define SSL_R_NO_COOKIE_CALLBACK_SET 287
52df25cf
RS
196# define SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER 330
197# define SSL_R_NO_METHOD_SPECIFIED 188
198# define SSL_R_NO_PEM_EXTENSIONS 389
199# define SSL_R_NO_PRIVATE_KEY_ASSIGNED 190
200# define SSL_R_NO_PROTOCOLS_AVAILABLE 191
201# define SSL_R_NO_RENEGOTIATION 339
202# define SSL_R_NO_REQUIRED_DIGEST 324
203# define SSL_R_NO_SHARED_CIPHER 193
204# define SSL_R_NO_SHARED_GROUPS 410
205# define SSL_R_NO_SHARED_SIGNATURE_ALGORITHMS 376
206# define SSL_R_NO_SRTP_PROFILES 359
8b7be3aa 207# define SSL_R_NO_STREAM 355
7cd1420b 208# define SSL_R_NO_SUITABLE_DIGEST_ALGORITHM 297
8b1db5d3 209# define SSL_R_NO_SUITABLE_GROUPS 295
52df25cf 210# define SSL_R_NO_SUITABLE_KEY_SHARE 101
cc110a0a 211# define SSL_R_NO_SUITABLE_RECORD_LAYER 322
52df25cf
RS
212# define SSL_R_NO_SUITABLE_SIGNATURE_ALGORITHM 118
213# define SSL_R_NO_VALID_SCTS 216
214# define SSL_R_NO_VERIFY_COOKIE_CALLBACK 403
215# define SSL_R_NULL_SSL_CTX 195
216# define SSL_R_NULL_SSL_METHOD_PASSED 196
c0f4400c 217# define SSL_R_OCSP_CALLBACK_FAILURE 305
52df25cf
RS
218# define SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED 197
219# define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 344
f63a17d6 220# define SSL_R_OVERFLOW_ERROR 237
52df25cf
RS
221# define SSL_R_PACKET_LENGTH_TOO_LONG 198
222# define SSL_R_PARSE_TLSEXT 227
223# define SSL_R_PATH_TOO_LONG 270
224# define SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE 199
225# define SSL_R_PEM_NAME_BAD_PREFIX 391
226# define SSL_R_PEM_NAME_TOO_SHORT 392
227# define SSL_R_PIPELINE_FAILURE 406
9d75dce3 228# define SSL_R_POST_HANDSHAKE_AUTH_ENCODING_ERR 278
37933acb 229# define SSL_R_PRIVATE_KEY_MISMATCH 288
52df25cf
RS
230# define SSL_R_PROTOCOL_IS_SHUTDOWN 207
231# define SSL_R_PSK_IDENTITY_NOT_FOUND 223
232# define SSL_R_PSK_NO_CLIENT_CB 224
233# define SSL_R_PSK_NO_SERVER_CB 225
7a2bb210 234# define SSL_R_QUIC_HANDSHAKE_LAYER_ERROR 393
741170be 235# define SSL_R_QUIC_NETWORK_ERROR 387
2b8126d8 236# define SSL_R_QUIC_PROTOCOL_ERROR 382
52df25cf
RS
237# define SSL_R_READ_BIO_NOT_SET 211
238# define SSL_R_READ_TIMEOUT_EXPIRED 312
4030869d 239# define SSL_R_RECORDS_NOT_RELEASED 321
e2d5742b 240# define SSL_R_RECORD_LAYER_FAILURE 313
52df25cf
RS
241# define SSL_R_RECORD_LENGTH_MISMATCH 213
242# define SSL_R_RECORD_TOO_SMALL 298
44a1ac5d 243# define SSL_R_REMOTE_PEER_ADDRESS_NOT_SET 346
52df25cf
RS
244# define SSL_R_RENEGOTIATE_EXT_TOO_LONG 335
245# define SSL_R_RENEGOTIATION_ENCODING_ERR 336
246# define SSL_R_RENEGOTIATION_MISMATCH 337
9d75dce3
TS
247# define SSL_R_REQUEST_PENDING 285
248# define SSL_R_REQUEST_SENT 286
52df25cf
RS
249# define SSL_R_REQUIRED_CIPHER_MISSING 215
250# define SSL_R_REQUIRED_COMPRESSION_ALGORITHM_MISSING 342
251# define SSL_R_SCSV_RECEIVED_WHEN_RENEGOTIATING 345
252# define SSL_R_SCT_VERIFICATION_FAILED 208
3c153d87 253# define SSL_R_SEQUENCE_CTR_WRAPPED 327
52df25cf
RS
254# define SSL_R_SERVERHELLO_TLSEXT 275
255# define SSL_R_SESSION_ID_CONTEXT_UNINITIALIZED 277
256# define SSL_R_SHUTDOWN_WHILE_IN_INIT 407
257# define SSL_R_SIGNATURE_ALGORITHMS_ERROR 360
258# define SSL_R_SIGNATURE_FOR_NON_SIGNING_CERTIFICATE 220
259# define SSL_R_SRP_A_CALC 361
260# define SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES 362
261# define SSL_R_SRTP_PROTECTION_PROFILE_LIST_TOO_LONG 363
262# define SSL_R_SRTP_UNKNOWN_PROTECTION_PROFILE 364
cf72c757 263# define SSL_R_SSL3_EXT_INVALID_MAX_FRAGMENT_LENGTH 232
52df25cf
RS
264# define SSL_R_SSL3_EXT_INVALID_SERVERNAME 319
265# define SSL_R_SSL3_EXT_INVALID_SERVERNAME_TYPE 320
266# define SSL_R_SSL3_SESSION_ID_TOO_LONG 300
267# define SSL_R_SSLV3_ALERT_BAD_CERTIFICATE 1042
268# define SSL_R_SSLV3_ALERT_BAD_RECORD_MAC 1020
269# define SSL_R_SSLV3_ALERT_CERTIFICATE_EXPIRED 1045
270# define SSL_R_SSLV3_ALERT_CERTIFICATE_REVOKED 1044
271# define SSL_R_SSLV3_ALERT_CERTIFICATE_UNKNOWN 1046
272# define SSL_R_SSLV3_ALERT_DECOMPRESSION_FAILURE 1030
273# define SSL_R_SSLV3_ALERT_HANDSHAKE_FAILURE 1040
274# define SSL_R_SSLV3_ALERT_ILLEGAL_PARAMETER 1047
275# define SSL_R_SSLV3_ALERT_NO_CERTIFICATE 1041
276# define SSL_R_SSLV3_ALERT_UNEXPECTED_MESSAGE 1010
277# define SSL_R_SSLV3_ALERT_UNSUPPORTED_CERTIFICATE 1043
278# define SSL_R_SSL_COMMAND_SECTION_EMPTY 117
279# define SSL_R_SSL_COMMAND_SECTION_NOT_FOUND 125
280# define SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION 228
281# define SSL_R_SSL_HANDSHAKE_FAILURE 229
282# define SSL_R_SSL_LIBRARY_HAS_NO_CIPHERS 230
283# define SSL_R_SSL_NEGATIVE_LENGTH 372
284# define SSL_R_SSL_SECTION_EMPTY 126
285# define SSL_R_SSL_SECTION_NOT_FOUND 136
286# define SSL_R_SSL_SESSION_ID_CALLBACK_FAILED 301
287# define SSL_R_SSL_SESSION_ID_CONFLICT 302
288# define SSL_R_SSL_SESSION_ID_CONTEXT_TOO_LONG 273
289# define SSL_R_SSL_SESSION_ID_HAS_BAD_LENGTH 303
290# define SSL_R_SSL_SESSION_ID_TOO_LONG 408
291# define SSL_R_SSL_SESSION_VERSION_MISMATCH 210
292# define SSL_R_STILL_IN_INIT 121
bac3f4da
HL
293# define SSL_R_STREAM_FINISHED 365
294# define SSL_R_STREAM_RECV_ONLY 366
295# define SSL_R_STREAM_RESET 375
296# define SSL_R_STREAM_SEND_ONLY 379
43a0f273
MC
297# define SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED 1116
298# define SSL_R_TLSV13_ALERT_MISSING_EXTENSION 1109
52df25cf
RS
299# define SSL_R_TLSV1_ALERT_ACCESS_DENIED 1049
300# define SSL_R_TLSV1_ALERT_DECODE_ERROR 1050
301# define SSL_R_TLSV1_ALERT_DECRYPTION_FAILED 1021
302# define SSL_R_TLSV1_ALERT_DECRYPT_ERROR 1051
303# define SSL_R_TLSV1_ALERT_EXPORT_RESTRICTION 1060
304# define SSL_R_TLSV1_ALERT_INAPPROPRIATE_FALLBACK 1086
305# define SSL_R_TLSV1_ALERT_INSUFFICIENT_SECURITY 1071
306# define SSL_R_TLSV1_ALERT_INTERNAL_ERROR 1080
307# define SSL_R_TLSV1_ALERT_NO_RENEGOTIATION 1100
308# define SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070
309# define SSL_R_TLSV1_ALERT_RECORD_OVERFLOW 1022
310# define SSL_R_TLSV1_ALERT_UNKNOWN_CA 1048
311# define SSL_R_TLSV1_ALERT_USER_CANCELLED 1090
312# define SSL_R_TLSV1_BAD_CERTIFICATE_HASH_VALUE 1114
313# define SSL_R_TLSV1_BAD_CERTIFICATE_STATUS_RESPONSE 1113
314# define SSL_R_TLSV1_CERTIFICATE_UNOBTAINABLE 1111
315# define SSL_R_TLSV1_UNRECOGNIZED_NAME 1112
316# define SSL_R_TLSV1_UNSUPPORTED_EXTENSION 1110
52df25cf
RS
317# define SSL_R_TLS_ILLEGAL_EXPORTER_LABEL 367
318# define SSL_R_TLS_INVALID_ECPOINTFORMAT_LIST 157
319# define SSL_R_TOO_MANY_KEY_UPDATES 132
320# define SSL_R_TOO_MANY_WARN_ALERTS 409
321# define SSL_R_TOO_MUCH_EARLY_DATA 164
322# define SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS 314
323# define SSL_R_UNABLE_TO_FIND_PUBLIC_KEY_PARAMETERS 239
324# define SSL_R_UNABLE_TO_LOAD_SSL3_MD5_ROUTINES 242
325# define SSL_R_UNABLE_TO_LOAD_SSL3_SHA1_ROUTINES 243
fdd92367 326# define SSL_R_UNEXPECTED_CCS_MESSAGE 262
52df25cf 327# define SSL_R_UNEXPECTED_END_OF_EARLY_DATA 178
d924dbf4 328# define SSL_R_UNEXPECTED_EOF_WHILE_READING 294
52df25cf
RS
329# define SSL_R_UNEXPECTED_MESSAGE 244
330# define SSL_R_UNEXPECTED_RECORD 245
331# define SSL_R_UNINITIALIZED 276
332# define SSL_R_UNKNOWN_ALERT_TYPE 246
333# define SSL_R_UNKNOWN_CERTIFICATE_TYPE 247
334# define SSL_R_UNKNOWN_CIPHER_RETURNED 248
335# define SSL_R_UNKNOWN_CIPHER_TYPE 249
336# define SSL_R_UNKNOWN_CMD_NAME 386
337# define SSL_R_UNKNOWN_COMMAND 139
338# define SSL_R_UNKNOWN_DIGEST 368
339# define SSL_R_UNKNOWN_KEY_EXCHANGE_TYPE 250
7f2f0ac7 340# define SSL_R_UNKNOWN_MANDATORY_PARAMETER 323
52df25cf
RS
341# define SSL_R_UNKNOWN_PKEY_TYPE 251
342# define SSL_R_UNKNOWN_PROTOCOL 252
343# define SSL_R_UNKNOWN_SSL_VERSION 254
344# define SSL_R_UNKNOWN_STATE 255
345# define SSL_R_UNSAFE_LEGACY_RENEGOTIATION_DISABLED 338
346# define SSL_R_UNSOLICITED_EXTENSION 217
347# define SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM 257
348# define SSL_R_UNSUPPORTED_ELLIPTIC_CURVE 315
349# define SSL_R_UNSUPPORTED_PROTOCOL 258
350# define SSL_R_UNSUPPORTED_SSL_VERSION 259
351# define SSL_R_UNSUPPORTED_STATUS_TYPE 329
352# define SSL_R_USE_SRTP_NOT_NEGOTIATED 369
353# define SSL_R_VERSION_TOO_HIGH 166
354# define SSL_R_VERSION_TOO_LOW 396
355# define SSL_R_WRONG_CERTIFICATE_TYPE 383
356# define SSL_R_WRONG_CIPHER_RETURNED 261
357# define SSL_R_WRONG_CURVE 378
3c95ef22 358# define SSL_R_WRONG_RPK_TYPE 351
52df25cf
RS
359# define SSL_R_WRONG_SIGNATURE_LENGTH 264
360# define SSL_R_WRONG_SIGNATURE_SIZE 265
361# define SSL_R_WRONG_SIGNATURE_TYPE 370
362# define SSL_R_WRONG_SSL_VERSION 266
363# define SSL_R_WRONG_VERSION_NUMBER 267
364# define SSL_R_X509_LIB 268
365# define SSL_R_X509_VERIFICATION_SETUP_PROBLEMS 269
366
367#endif