summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-06-12 06:46:18 +0000
committerRichard Levitte <levitte@openssl.org>2006-06-12 06:46:18 +0000
commit1a159e08aff1b7d24770077732fce4c897e47d83 (patch)
tree09db665d5b9b700b86fadfc352a161e37dce051b /crypto
parentdd030860c4e9433b081655369f430f36d8e57509 (diff)
downloadopenssl-new-1a159e08aff1b7d24770077732fce4c897e47d83.tar.gz
Keep synchronised with Unix
Diffstat (limited to 'crypto')
-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 6a5251149f..be6c338f3e 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -228,7 +228,7 @@ $ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd,"+ -
$ LIB_ERR = "err,err_all,err_prn"
$ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err,obj_xref"
$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ -
- "e_des,e_bf,e_idea,e_des3,"+ -
+ "e_des,e_bf,e_idea,e_des3,e_camellia,"+ -
"e_rc4,e_aes,names,"+ -
"e_xcbc_d,e_rc2,e_cast,e_rc5"
$ LIB_EVP_2 = "m_null,m_md2,m_md4,m_md5,m_sha,m_sha1,m_wp," + -