Drop GF2m assembly
This commit is contained in:
@@ -7,7 +7,6 @@ ASM_X86_64_MASM += aes/aesni-sha1-masm-x86_64.S
|
||||
ASM_X86_64_MASM += bn/modexp512-masm-x86_64.S
|
||||
ASM_X86_64_MASM += bn/mont-masm-x86_64.S
|
||||
ASM_X86_64_MASM += bn/mont5-masm-x86_64.S
|
||||
ASM_X86_64_MASM += bn/gf2m-masm-x86_64.S
|
||||
ASM_X86_64_MASM += camellia/cmll-masm-x86_64.S
|
||||
ASM_X86_64_MASM += md5/md5-masm-x86_64.S
|
||||
ASM_X86_64_MASM += modes/ghash-masm-x86_64.S
|
||||
@@ -28,7 +27,6 @@ libcrypto_la_CPPFLAGS += -DVPAES_ASM
|
||||
libcrypto_la_CPPFLAGS += -DOPENSSL_IA32_SSE2
|
||||
libcrypto_la_CPPFLAGS += -DOPENSSL_BN_ASM_MONT
|
||||
libcrypto_la_CPPFLAGS += -DOPENSSL_BN_ASM_MONT5
|
||||
libcrypto_la_CPPFLAGS += -DOPENSSL_BN_ASM_GF2m
|
||||
libcrypto_la_CPPFLAGS += -DMD5_ASM
|
||||
libcrypto_la_CPPFLAGS += -DGHASH_ASM
|
||||
libcrypto_la_CPPFLAGS += -DRSA_ASM
|
||||
|
Reference in New Issue
Block a user