aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile.asm
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-09-10 21:08:17 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-09-10 21:08:17 +0000
commitda327cd22e88f26f6cab9d4c45805b512139aa11 (patch)
tree9b1dbd322d595c88aec57cc142ba0f0541f29de8 /secure/lib/libcrypto/Makefile.asm
parenta0ddf7998714a2a0cd99cdfc6a79f0d0b533ce8b (diff)
parentfbc3ad1ae1976eb5f2bac351260f2c5ee255c27f (diff)
downloadsrc-da327cd22e88f26f6cab9d4c45805b512139aa11.tar.gz
src-da327cd22e88f26f6cab9d4c45805b512139aa11.zip
Notes
Diffstat (limited to 'secure/lib/libcrypto/Makefile.asm')
-rw-r--r--secure/lib/libcrypto/Makefile.asm7
1 files changed, 3 insertions, 4 deletions
diff --git a/secure/lib/libcrypto/Makefile.asm b/secure/lib/libcrypto/Makefile.asm
index 07e3de4ce5ca..9480c3a59833 100644
--- a/secure/lib/libcrypto/Makefile.asm
+++ b/secure/lib/libcrypto/Makefile.asm
@@ -82,9 +82,8 @@ sha256-armv8.S: sha512-armv8.pl
SRCS+= x86_64cpuid.pl
# aes
-SRCS= aes-x86_64.pl aesni-mb-x86_64.pl aesni-sha1-x86_64.pl \
- aesni-sha256-x86_64.pl aesni-x86_64.pl bsaes-x86_64.pl \
- vpaes-x86_64.pl
+SRCS= aesni-mb-x86_64.pl aesni-sha1-x86_64.pl aesni-sha256-x86_64.pl \
+ aesni-x86_64.pl vpaes-x86_64.pl
# bn
SRCS+= rsaz-avx2.pl rsaz-x86_64.pl x86_64-gf2m.pl x86_64-mont.pl \
@@ -229,7 +228,7 @@ aes-armv4.S: aes-armv4.pl
SRCS= x86cpuid.pl
# aes
-SRCS+= aes-586.pl aesni-x86.pl vpaes-x86.pl
+SRCS+= aesni-x86.pl vpaes-x86.pl
# blowfish
SRCS+= bf-586.pl