]> pd.if.org Git - zpackage/blobdiff - Makefile
remove ciphers rc5 rc6 twofish
[zpackage] / Makefile
index 83cf5a3d0d1b641c355818349ca6aeeb04821190..e23545df4eeec7dab00872919f97e585df6fc266 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -364,9 +364,6 @@ tfm.o: $(addprefix tomsfastmath/src/, $(TFMOBJ))
 
 LTCOBJ= \
    ciphers/aes/aes.o \
-   ciphers/rc5.o \
-   ciphers/rc6.o \
-   ciphers/twofish/twofish.o \
    encauth/ccm/ccm_add_aad.o \
    encauth/ccm/ccm_add_nonce.o \
    encauth/ccm/ccm_done.o \
@@ -431,26 +428,12 @@ LTCOBJ= \
    mac/hmac/hmac_memory_multi.o \
    mac/hmac/hmac_process.o \
    mac/hmac/hmac_test.o \
-   mac/omac/omac_done.o \
-   mac/omac/omac_file.o \
-   mac/omac/omac_init.o \
-   mac/omac/omac_memory.o \
-   mac/omac/omac_memory_multi.o \
-   mac/omac/omac_process.o \
    misc/crypt/crypt_find_prng.o \
-   mac/omac/omac_test.o \
    mac/poly1305/poly1305.o \
    mac/poly1305/poly1305_file.o \
    mac/poly1305/poly1305_memory.o \
    mac/poly1305/poly1305_memory_multi.o \
    mac/poly1305/poly1305_test.o \
-   mac/xcbc/xcbc_done.o \
-   mac/xcbc/xcbc_file.o \
-   mac/xcbc/xcbc_init.o \
-   mac/xcbc/xcbc_memory.o \
-   mac/xcbc/xcbc_memory_multi.o \
-   mac/xcbc/xcbc_process.o \
-   mac/xcbc/xcbc_test.o \
    math/fp/ltc_ecc_fp_mulmod.o \
    math/ltm_desc.o \
    math/multi.o \