X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=00ccc32b7373aa53fe5264a17a60513766b820b7;hp=80c126d8de8cb1d80d87539d38611df23eaa970e;hb=8857b380e21b7140508cbcdd57abbcafdc658463;hpb=a6de7133bb1671e2c5ff1116ec4d337d26a64952 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 \