Hmm, everything "open" isn't necessarely "openssl" :-).
authorRichard Levitte <levitte@openssl.org>
Tue, 2 Oct 2001 10:03:15 +0000 (10:03 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 2 Oct 2001 10:03:15 +0000 (10:03 +0000)
*sigh* habit...

crypto/crypto-lib.com

index f0ffb4883cf8c332981bcc39e2f2cc786be6f2e9..f28e79eddbd20db0c01191b9e7fd703a1175447a 100644 (file)
@@ -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,"+ -