rsa_num2 is no longer used, so remove it.
This commit is contained in:
parent
7abee0cedf
commit
5614bb91f5
@ -318,7 +318,7 @@ int MAIN(int argc, char **argv)
|
|||||||
#define DSA_NUM 3
|
#define DSA_NUM 3
|
||||||
long count,rsa_count;
|
long count,rsa_count;
|
||||||
int i,j,k;
|
int i,j,k;
|
||||||
unsigned rsa_num,rsa_num2;
|
unsigned rsa_num;
|
||||||
#ifndef NO_MD2
|
#ifndef NO_MD2
|
||||||
unsigned char md2[MD2_DIGEST_LENGTH];
|
unsigned char md2[MD2_DIGEST_LENGTH];
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user