aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-06-03 02:17:49 +0000
committerRichard Levitte <levitte@openssl.org>2006-06-03 02:17:49 +0000
commit20469da28587c485ad0cb155b011b5b9747bb5d4 (patch)
treea656fde51cb85c1061761c01a7a3627857df43e9 /crypto/crypto-lib.com
parente18e3eba769c0355e409047108a9125d7aa19dc5 (diff)
downloadopenssl-20469da28587c485ad0cb155b011b5b9747bb5d4.zip
openssl-20469da28587c485ad0cb155b011b5b9747bb5d4.tar.gz
openssl-20469da28587c485ad0cb155b011b5b9747bb5d4.tar.bz2
Synchronise with Unix
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index e4ce937..46e1796 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -208,7 +208,7 @@ $ LIB_DSO = "dso_dl,dso_dlfcn,dso_err,dso_lib,dso_null,"+ -
$ 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_cipher,tb_digest,tb_pkmeth,tb_asnmth,"+ -
"eng_openssl,eng_dyn,eng_cnf,eng_cryptodev,eng_padlock"
$ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,aes_ctr"
$ LIB_BUFFER = "buffer,buf_err"