Redirect DH key and parameter generation.

This commit is contained in:
Dr. Stephen Henson
2011-06-09 15:21:46 +00:00
parent 752c1a0ce9
commit ed9b0e5cba
7 changed files with 39 additions and 1 deletions

View File

@@ -287,6 +287,7 @@ void ERR_load_DSA_strings(void);
#define DSA_F_DSAPARAMS_PRINT_FP 101
#define DSA_F_DSA_DO_SIGN 112
#define DSA_F_DSA_DO_VERIFY 113
#define DSA_F_DSA_GENERATE_KEY 124
#define DSA_F_DSA_GENERATE_PARAMETERS_EX 123
#define DSA_F_DSA_NEW_METHOD 103
#define DSA_F_DSA_PARAM_DECODE 119