On Tue, Aug 12, 2003 at 05:47:26PM -0500, alex medvedev wrote:
> hallo,
> 
> why is EVP_add_cipher_alias not exported from the shared library?

Because it is just a macro. When #including <openssl/evp.h> it is
mapped to the actually used function OBJ_NAME_add(...) with the
appropriate parameters.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to