diff options
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index aa289aa..44985bb 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -352,10 +352,6 @@ set( | |||
352 | ec/ecp_mont.c | 352 | ec/ecp_mont.c |
353 | ec/ecp_nist.c | 353 | ec/ecp_nist.c |
354 | ec/ecp_oct.c | 354 | ec/ecp_oct.c |
355 | ec/ecp_nistp224.c | ||
356 | ec/ecp_nistp256.c | ||
357 | ec/ecp_nistp521.c | ||
358 | ec/ecp_nistputil.c | ||
359 | ec/ecp_smpl.c | 355 | ec/ecp_smpl.c |
360 | ecdh/ech_err.c | 356 | ecdh/ech_err.c |
361 | ecdh/ech_key.c | 357 | ecdh/ech_key.c |