summaryrefslogtreecommitdiffstats
path: root/crypto/ec/build.info
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-02-02 14:50:10 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-02-28 22:54:53 +0000
commit8dcfdbf510085fd5740abe78f1f8ca120b475f05 (patch)
tree9341189e14403868f8d687a634547f3429b23952 /crypto/ec/build.info
parente5b2ea0ac3b4d752847d197117d58e0f6ad8e08e (diff)
Add new EC_METHOD for X25519.
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Emilia Käsper <emilia@openssl.org>
Diffstat (limited to 'crypto/ec/build.info')
-rw-r--r--crypto/ec/build.info3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/ec/build.info b/crypto/ec/build.info
index 63ad9a4fda..39a9f4754c 100644
--- a/crypto/ec/build.info
+++ b/crypto/ec/build.info
@@ -5,7 +5,8 @@ SOURCE[../../libcrypto]=\
ec2_smpl.c ec2_mult.c ec_ameth.c ec_pmeth.c eck_prn.c \
ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c ecp_nistputil.c \
ecp_oct.c ec2_oct.c ec_oct.c ec_kmeth.c ecdh_ossl.c ecdh_kdf.c \
- ecdsa_ossl.c ecdsa_sign.c ecdsa_vrf.c {- $target{ec_asm_src} -}
+ ecdsa_ossl.c ecdsa_sign.c ecdsa_vrf.c ec_25519.c curve25519.c \
+ {- $target{ec_asm_src} -}
BEGINRAW[Makefile]
{- $builddir -}/ecp_nistz256-x86.s: {- $sourcedir -}/asm/ecp_nistz256-x86.pl