openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input
[openssl.git] / include / openssl / cryptoerr.h
index 971ae122b90e2b6dcc1cc228ec722d009dcf3039..c7371124aa48ddc14575d8c52383a38357962122 100644 (file)
@@ -78,6 +78,7 @@
 # define CRYPTO_R_BAD_ALGORITHM_NAME                      117
 # define CRYPTO_R_CONFLICTING_NAMES                       118
 # define CRYPTO_R_FIPS_MODE_NOT_SUPPORTED                 101
+# define CRYPTO_R_HEX_STRING_TOO_SHORT                    121
 # define CRYPTO_R_ILLEGAL_HEX_DIGIT                       102
 # define CRYPTO_R_INSUFFICIENT_DATA_SPACE                 106
 # define CRYPTO_R_INSUFFICIENT_PARAM_SIZE                 107