From: Richard Levitte Date: Wed, 23 Oct 2002 22:09:08 +0000 (+0000) Subject: An engine changed name. X-Git-Tag: OpenSSL_0_9_7-beta4~103 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=339abc9bd993095e91f950020850d751ce31bf59;p=oweals%2Fopenssl.git An engine changed name. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index dfcff11860..b7d900f48e 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -216,7 +216,7 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ - "tb_rsa,tb_dsa,tb_dh,tb_rand,tb_cipher,tb_digest,"+ - "eng_openssl,eng_dyn,eng_cnf,"+ - "hw_atalla,hw_cswift,hw_ncipher,hw_nuron,hw_ubsec,"+ - - "hw_openbsd_dev_crypto,hw_aep,hw_sureware,hw_4758_cca" + "hw_cryptodev,hw_aep,hw_sureware,hw_4758_cca" $ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,aes_ctr" $ LIB_BUFFER = "buffer,buf_err" $ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -