BN_GF2m_mod_inv(): check bn_wexpand return value
[openssl.git] / apps / gendsa.c
index 5d5cb5efddc8fb7697fed94588394229c65869f4..9259c6ccaad4a7346221221a9263d468a9cbb3d3 100644 (file)
@@ -69,8 +69,6 @@
 # include <openssl/x509.h>
 # include <openssl/pem.h>
 
-# define DEFBITS 512
-
 typedef enum OPTION_choice {
     OPT_ERR = -1, OPT_EOF = 0, OPT_HELP,
     OPT_OUT, OPT_PASSOUT, OPT_ENGINE, OPT_RAND, OPT_CIPHER