From 8857b380e21b7140508cbcdd57abbcafdc658463 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 9 Mar 2011 23:44:06 +0000 Subject: Add ECDH to validated module. --- Makefile.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index 80c126d8de..00ccc32b73 100644 --- a/Makefile.org +++ b/Makefile.org @@ -319,6 +319,8 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/ec/ecp_smpl.o \ ../crypto/ec/ec2_mult.o \ ../crypto/ec/ec2_smpl.o \ + ../crypto/ecdh/ech_key.o \ + ../crypto/ecdh/ech_ossl.o \ ../crypto/ecdsa/ecs_ossl.o \ ../crypto/evp/e_aes.o \ ../crypto/evp/e_des3.o \ -- cgit v1.2.3