Jan Tomasek wrote:
> 
> Hello,
> I want to report that function EVP_PBE_ALGOR_CipherInit is declared
> in libeay.num but not in libea32.def.
> 
> I'm talking about OpenSSL 0.9.4 - I found it because I upgrade from
> 0.9.3 and my converter report it as problem -  maybe I need to fix
> them :-) ...

Why is this a problem? The function has been deleted from the library
and so doesn't appear in the DEF file any more, because the DEF file
generator parses function prototypes before including it in the DEF
file.

There are several other functions like this that have been deleted
before, like X509v3_pack_string, X509v3_pack_type_by_NID,
X509v3_pack_type_by_OBJ, X509v3_unpack_string.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

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

Reply via email to