X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fecerr.h;h=43d41d834013822bf4267994eb99e812a248bbf5;hp=a465a549b85e131369e39babd3cc3c4bda53987a;hb=9bf682f62bd819d2fbceb95eeabd61dd4532240f;hpb=1461e66706f24da657d7322706d1165ae515533f diff --git a/include/openssl/ecerr.h b/include/openssl/ecerr.h index a465a549b8..43d41d8340 100644 --- a/include/openssl/ecerr.h +++ b/include/openssl/ecerr.h @@ -214,6 +214,7 @@ int ERR_load_EC_strings(void); # define EC_R_CANNOT_INVERT 165 # define EC_R_COORDINATES_OUT_OF_RANGE 146 # define EC_R_CURVE_DOES_NOT_SUPPORT_ECDH 160 +# define EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA 170 # define EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING 159 # define EC_R_D2I_ECPKPARAMETERS_FAILURE 117 # define EC_R_DECODE_ERROR 142