projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bef7a81
)
Remove useless macros in apps/speed.c
author
Paul Yang
<yang.yang@baishancloud.com>
Tue, 22 Aug 2017 17:04:28 +0000
(
01:04
+0800)
committer
Rich Salz
<rsalz@openssl.org>
Tue, 22 Aug 2017 17:22:16 +0000
(13:22 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4221)
apps/speed.c
patch
|
blob
|
history
diff --git
a/apps/speed.c
b/apps/speed.c
index 4a2a4a90699d60e757b7cb133d250298679ae638..1fef0d31c0bf4aa1a0ed1309951b7efa941e722a 100644
(file)
--- a/
apps/speed.c
+++ b/
apps/speed.c
@@
-10,7
+10,6
@@
#undef SECONDS
#define SECONDS 3
-#define PRIME_SECONDS 10
#define RSA_SECONDS 10
#define DSA_SECONDS 10
#define ECDSA_SECONDS 10
@@
-118,7
+117,6
@@
#define ALGOR_NUM 30
#define SIZE_NUM 6
-#define PRIME_NUM 3
#define RSA_NUM 7
#define DSA_NUM 3