Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set,vfy}.c
[openssl.git] / include / openssl / dsaerr.h
index e2cf3098d54b57abeb363de0a26cf9b0af271840..271f24a2b54b623eed611a44c663c94ad3b72c4f 100644 (file)
@@ -57,6 +57,7 @@ int ERR_load_DSA_strings(void);
 /*
  * DSA reason codes.
  */
+#  define DSA_R_BAD_FFC_PARAMETERS                         114
 #  define DSA_R_BAD_Q_VALUE                                102
 #  define DSA_R_BN_DECODE_ERROR                            108
 #  define DSA_R_BN_ERROR                                   109