Add rc2 ciphers to default provider
[openssl.git] / providers / common / include / internal / providercommonerr.h
index e813099051350bbd44def28c01bba9b93a9d0cfc..90c6d11d8384e3cf24daa85c0bb35b99d8df8d54 100644 (file)
@@ -95,6 +95,7 @@ int ERR_load_PROV_strings(void);
 # define PROV_R_UNABLE_TO_LOAD_SHA1                       143
 # define PROV_R_UNABLE_TO_LOAD_SHA256                     147
 # define PROV_R_UNSUPPORTED_CEK_ALG                       145
+# define PROV_R_UNSUPPORTED_KEY_SIZE                      153
 # define PROV_R_UNSUPPORTED_MAC_TYPE                      137
 # define PROV_R_UNSUPPORTED_NUMBER_OF_ROUNDS              152
 # define PROV_R_VALUE_ERROR                               138