Add the mapping of des_random_seed() for 0.9.6 compatibility.
authorRichard Levitte <levitte@openssl.org>
Tue, 26 Mar 2002 13:58:30 +0000 (13:58 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 26 Mar 2002 13:58:30 +0000 (13:58 +0000)
commit39335c356b3032e26efec2eceda7a0352fbf5c13
treeb5a435080df8da7231a0f4f4b76f931966c348bd
parenta3c62bb7374046295a8418a844257fba87065ef5
Add the mapping of des_random_seed() for 0.9.6 compatibility.
Make sure DES_cblock is defined at all times (meaning one shouldn't include
openssl/des_old.h directly any more).
crypto/crypto-lib.com
crypto/des/Makefile.ssl
crypto/des/des.h
crypto/des/des_old.c
crypto/des/des_old.h
crypto/des/des_old2.c [new file with mode: 0644]