X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=Makefile;fp=Makefile;h=fc12c2c6144c462ef52966d56914208f4455fe53;hp=ba2c95f69fd42b913068a4766c0813c1d7b939ac;hb=7955b22e032857bed284c22c5303c0a289b4bd71;hpb=094fa8c1bc2e27a560833c6a829b1d9b60de7034 diff --git a/Makefile b/Makefile index ba2c95f..fc12c2c 100644 --- a/Makefile +++ b/Makefile @@ -392,14 +392,6 @@ LTCOBJ= \ encauth/chachapoly/chacha20poly1305_setiv.o \ encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o \ encauth/chachapoly/chacha20poly1305_test.o \ - encauth/eax/eax_addheader.o \ - encauth/eax/eax_decrypt.o \ - encauth/eax/eax_decrypt_verify_memory.o \ - encauth/eax/eax_done.o \ - encauth/eax/eax_encrypt.o \ - encauth/eax/eax_encrypt_authenticate_memory.o \ - encauth/eax/eax_init.o \ - encauth/eax/eax_test.o \ encauth/gcm/gcm_add_aad.o \ encauth/gcm/gcm_add_iv.o \ encauth/gcm/gcm_done.o \