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:
e1613e7
)
Configure: Engage ecp_nistz256-armv8 module.
author
Andy Polyakov
<appro@openssl.org>
Mon, 20 Apr 2015 12:58:01 +0000
(14:58 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 20 Apr 2015 12:58:01 +0000
(14:58 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 95a9d3b94e7085aa5f3b404e991e8658b1f3c8ec..ba18ac35e7198225ef9f3fe39f59830345fb5db7 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-425,6
+425,7
@@
my %table=(
aarch64_asm => {
template => 1,
cpuid_obj => "armcap.o arm64cpuid.o mem_clr.o",
+ ec_obj => "ecp_nistz256.o ecp_nistz256-armv8.o",
bn_obj => "bn_asm.o armv8-mont.o",
aes_obj => "aes_core.o aes_cbc.o aesv8-armx.o vpaes-armv8.o",
sha1_obj => "sha1-armv8.o sha256-armv8.o sha512-armv8.o",