X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=Configure;h=ba18ac35e7198225ef9f3fe39f59830345fb5db7;hb=cc98b998b82c4cf4e83ccaf4c3cc4963d2f9eace;hp=95a9d3b94e7085aa5f3b404e991e8658b1f3c8ec;hpb=e1613e7c0c692bd9071e04e8fcf1b2a18ebebf0c;p=openssl.git diff --git a/Configure b/Configure index 95a9d3b94e..ba18ac35e7 100755 --- 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",