summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-10-02 10:03:15 +0000
committerRichard Levitte <levitte@openssl.org>2001-10-02 10:03:15 +0000
commit796c6eadcbb69e5c681f9e5bca160449f42ae09f (patch)
tree5875f9e7d0ab97a70a47070a7bb0ffb620ef77c0 /crypto/crypto-lib.com
parentb485e5b7e3b2eb8289bf3948d02cc79b9951ba86 (diff)
Hmm, everything "open" isn't necessarely "openssl" :-).
*sigh* habit...
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 f0ffb4883c..f28e79eddb 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -214,7 +214,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,"+ -
"hw_atalla,hw_cswift,hw_ncipher,hw_nuron,hw_ubsec,"+ -
- "hw_openssl_dev_crypto"
+ "hw_openbsd_dev_crypto"
$ LIB_RIJNDAEL = "rd_fst"
$ LIB_BUFFER = "buffer,buf_err"
$ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -