> EVP_des_ede_cbc                     ../libcrypto.a(p12_crpt.o)
> EVP_des_ede3_cbc                    ../libcrypto.a(p12_crpt.o)

There was an #ifdef missing. I'll add it.

> des_read_pw_string                  ../libcrypto.a(evp_key.o)

Is there any reason why that function is defined in the DES directory
at all? Couldn't the implementation be moved into evp/evp_key.c?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to