Hi,
I'm trying to find my way through the OpenSSL code, and have come across
something I can't figure out - In crypto\evp\c_allc.c the routine
OpenSSL_add_all_ciphers() calls EVP_add_cipher() for all the different
supported cipher suites. But I can only find the definitions of type
const EVP_CIPHER *, in the crypto\evp\evp.h file, but can't find the
routines anywhere. When looking into old OpenSSL tar's these routines
existed in files within the crypto\evp directory, but they are missing from
the latest versions.

Am I missing something here (I'm sure I am..)?

Susanne Romano

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to