File indexing completed on 2025-01-18 10:05:44
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011 #ifndef OPENSSL_EVPERR_H
0012 # define OPENSSL_EVPERR_H
0013 # pragma once
0014
0015 # include <openssl/opensslconf.h>
0016 # include <openssl/symhacks.h>
0017 # include <openssl/cryptoerr_legacy.h>
0018
0019
0020
0021
0022
0023
0024 # define EVP_R_AES_KEY_SETUP_FAILED 143
0025 # define EVP_R_ARIA_KEY_SETUP_FAILED 176
0026 # define EVP_R_BAD_ALGORITHM_NAME 200
0027 # define EVP_R_BAD_DECRYPT 100
0028 # define EVP_R_BAD_KEY_LENGTH 195
0029 # define EVP_R_BUFFER_TOO_SMALL 155
0030 # define EVP_R_CACHE_CONSTANTS_FAILED 225
0031 # define EVP_R_CAMELLIA_KEY_SETUP_FAILED 157
0032 # define EVP_R_CANNOT_GET_PARAMETERS 197
0033 # define EVP_R_CANNOT_SET_PARAMETERS 198
0034 # define EVP_R_CIPHER_NOT_GCM_MODE 184
0035 # define EVP_R_CIPHER_PARAMETER_ERROR 122
0036 # define EVP_R_COMMAND_NOT_SUPPORTED 147
0037 # define EVP_R_CONFLICTING_ALGORITHM_NAME 201
0038 # define EVP_R_COPY_ERROR 173
0039 # define EVP_R_CTRL_NOT_IMPLEMENTED 132
0040 # define EVP_R_CTRL_OPERATION_NOT_IMPLEMENTED 133
0041 # define EVP_R_DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH 138
0042 # define EVP_R_DECODE_ERROR 114
0043 # define EVP_R_DEFAULT_QUERY_PARSE_ERROR 210
0044 # define EVP_R_DIFFERENT_KEY_TYPES 101
0045 # define EVP_R_DIFFERENT_PARAMETERS 153
0046 # define EVP_R_ERROR_LOADING_SECTION 165
0047 # define EVP_R_EXPECTING_AN_HMAC_KEY 174
0048 # define EVP_R_EXPECTING_AN_RSA_KEY 127
0049 # define EVP_R_EXPECTING_A_DH_KEY 128
0050 # define EVP_R_EXPECTING_A_DSA_KEY 129
0051 # define EVP_R_EXPECTING_A_ECX_KEY 219
0052 # define EVP_R_EXPECTING_A_EC_KEY 142
0053 # define EVP_R_EXPECTING_A_POLY1305_KEY 164
0054 # define EVP_R_EXPECTING_A_SIPHASH_KEY 175
0055 # define EVP_R_FINAL_ERROR 188
0056 # define EVP_R_GENERATE_ERROR 214
0057 # define EVP_R_GETTING_ALGORITHMIDENTIFIER_NOT_SUPPORTED 229
0058 # define EVP_R_GET_RAW_KEY_FAILED 182
0059 # define EVP_R_ILLEGAL_SCRYPT_PARAMETERS 171
0060 # define EVP_R_INACCESSIBLE_DOMAIN_PARAMETERS 204
0061 # define EVP_R_INACCESSIBLE_KEY 203
0062 # define EVP_R_INITIALIZATION_ERROR 134
0063 # define EVP_R_INPUT_NOT_INITIALIZED 111
0064 # define EVP_R_INVALID_CUSTOM_LENGTH 185
0065 # define EVP_R_INVALID_DIGEST 152
0066 # define EVP_R_INVALID_IV_LENGTH 194
0067 # define EVP_R_INVALID_KEY 163
0068 # define EVP_R_INVALID_KEY_LENGTH 130
0069 # define EVP_R_INVALID_LENGTH 221
0070 # define EVP_R_INVALID_NULL_ALGORITHM 218
0071 # define EVP_R_INVALID_OPERATION 148
0072 # define EVP_R_INVALID_PROVIDER_FUNCTIONS 193
0073 # define EVP_R_INVALID_SALT_LENGTH 186
0074 # define EVP_R_INVALID_SECRET_LENGTH 223
0075 # define EVP_R_INVALID_SEED_LENGTH 220
0076 # define EVP_R_INVALID_VALUE 222
0077 # define EVP_R_KEYMGMT_EXPORT_FAILURE 205
0078 # define EVP_R_KEY_SETUP_FAILED 180
0079 # define EVP_R_LOCKING_NOT_SUPPORTED 213
0080 # define EVP_R_MEMORY_LIMIT_EXCEEDED 172
0081 # define EVP_R_MESSAGE_DIGEST_IS_NULL 159
0082 # define EVP_R_METHOD_NOT_SUPPORTED 144
0083 # define EVP_R_MISSING_PARAMETERS 103
0084 # define EVP_R_NOT_ABLE_TO_COPY_CTX 190
0085 # define EVP_R_NOT_XOF_OR_INVALID_LENGTH 178
0086 # define EVP_R_NO_CIPHER_SET 131
0087 # define EVP_R_NO_DEFAULT_DIGEST 158
0088 # define EVP_R_NO_DIGEST_SET 139
0089 # define EVP_R_NO_IMPORT_FUNCTION 206
0090 # define EVP_R_NO_KEYMGMT_AVAILABLE 199
0091 # define EVP_R_NO_KEYMGMT_PRESENT 196
0092 # define EVP_R_NO_KEY_SET 154
0093 # define EVP_R_NO_OPERATION_SET 149
0094 # define EVP_R_NULL_MAC_PKEY_CTX 208
0095 # define EVP_R_ONLY_ONESHOT_SUPPORTED 177
0096 # define EVP_R_OPERATION_NOT_INITIALIZED 151
0097 # define EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE 150
0098 # define EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_SIGNATURE_TYPE 226
0099 # define EVP_R_OUTPUT_WOULD_OVERFLOW 202
0100 # define EVP_R_PARAMETER_TOO_LARGE 187
0101 # define EVP_R_PARTIALLY_OVERLAPPING 162
0102 # define EVP_R_PBKDF2_ERROR 181
0103 # define EVP_R_PKEY_APPLICATION_ASN1_METHOD_ALREADY_REGISTERED 179
0104 # define EVP_R_PRIVATE_KEY_DECODE_ERROR 145
0105 # define EVP_R_PRIVATE_KEY_ENCODE_ERROR 146
0106 # define EVP_R_PUBLIC_KEY_NOT_RSA 106
0107 # define EVP_R_SETTING_XOF_FAILED 227
0108 # define EVP_R_SET_DEFAULT_PROPERTY_FAILURE 209
0109 # define EVP_R_SIGNATURE_TYPE_AND_KEY_TYPE_INCOMPATIBLE 228
0110 # define EVP_R_TOO_MANY_RECORDS 183
0111 # define EVP_R_UNABLE_TO_ENABLE_LOCKING 212
0112 # define EVP_R_UNABLE_TO_GET_MAXIMUM_REQUEST_SIZE 215
0113 # define EVP_R_UNABLE_TO_GET_RANDOM_STRENGTH 216
0114 # define EVP_R_UNABLE_TO_LOCK_CONTEXT 211
0115 # define EVP_R_UNABLE_TO_SET_CALLBACKS 217
0116 # define EVP_R_UNKNOWN_BITS 166
0117 # define EVP_R_UNKNOWN_CIPHER 160
0118 # define EVP_R_UNKNOWN_DIGEST 161
0119 # define EVP_R_UNKNOWN_KEY_TYPE 207
0120 # define EVP_R_UNKNOWN_MAX_SIZE 167
0121 # define EVP_R_UNKNOWN_OPTION 169
0122 # define EVP_R_UNKNOWN_PBE_ALGORITHM 121
0123 # define EVP_R_UNKNOWN_SECURITY_BITS 168
0124 # define EVP_R_UNSUPPORTED_ALGORITHM 156
0125 # define EVP_R_UNSUPPORTED_CIPHER 107
0126 # define EVP_R_UNSUPPORTED_KEYLENGTH 123
0127 # define EVP_R_UNSUPPORTED_KEY_DERIVATION_FUNCTION 124
0128 # define EVP_R_UNSUPPORTED_KEY_SIZE 108
0129 # define EVP_R_UNSUPPORTED_KEY_TYPE 224
0130 # define EVP_R_UNSUPPORTED_NUMBER_OF_ROUNDS 135
0131 # define EVP_R_UNSUPPORTED_PRF 125
0132 # define EVP_R_UNSUPPORTED_PRIVATE_KEY_ALGORITHM 118
0133 # define EVP_R_UNSUPPORTED_SALT_TYPE 126
0134 # define EVP_R_UPDATE_ERROR 189
0135 # define EVP_R_WRAP_MODE_NOT_ALLOWED 170
0136 # define EVP_R_WRONG_FINAL_BLOCK_LENGTH 109
0137 # define EVP_R_XTS_DATA_UNIT_IS_TOO_LARGE 191
0138 # define EVP_R_XTS_DUPLICATED_KEYS 192
0139
0140 #endif