summaryrefslogtreecommitdiffstats
path: root/crypto/engine/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-06-13 16:33:33 -0400
committerRich Salz <rsalz@openssl.org>2017-06-19 09:31:45 -0400
commitf39a5501ce69cab0c7282f5dcbf2b80d8ee259f2 (patch)
treec5c9a3f4224fdf87b98813fb81f61c7b4ad72bc6 /crypto/engine/build.info
parent3ac6d5ee5372b05aa90cc5c44efbde01bd669e9e (diff)
Remove bsd_cryptodev engine
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3699)
Diffstat (limited to 'crypto/engine/build.info')
-rw-r--r--crypto/engine/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/build.info b/crypto/engine/build.info
index 161dad4d02..47fe948966 100644
--- a/crypto/engine/build.info
+++ b/crypto/engine/build.info
@@ -4,5 +4,5 @@ SOURCE[../../libcrypto]=\
eng_table.c eng_pkey.c eng_fat.c eng_all.c \
tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c \
tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c tb_eckey.c \
- eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c \
+ eng_openssl.c eng_cnf.c eng_dyn.c \
eng_rdrand.c