From: Richard Levitte Date: Wed, 6 May 2009 13:54:39 +0000 (+0000) Subject: Synchronise VMS with Unixly build. X-Git-Tag: OpenSSL-fips-2_0-rc1~1684 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=eb2b33c2b9d804d9af56862eb50d7c7797fd15b1 Synchronise VMS with Unixly build. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index e9a1eeff1d..e0dc65cc0a 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -213,7 +213,8 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ - "eng_table,eng_pkey,eng_fat,eng_all,"+ - "tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_ecdh,tb_rand,tb_store,"+ - "tb_cipher,tb_digest,tb_pkmeth,tb_asnmth,"+ - - "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev" + "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev"+ - + "eng_aesni" $ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,aes_ctr,"+ - "aes_ige,aes_wrap" $ LIB_BUFFER = "buffer,buf_err"