openssl/crypto/cast
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
asm Remove Win32 assembler files. They are always rebuilt (with some 2000-03-13 08:04:20 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
c_cfb64.c Don't use reserved name "_encrypt" for parameters; 1999-05-13 17:51:35 +00:00
c_ecb.c Source code cleanups: Use void * rather than char * in lhash, 2000-01-30 22:20:28 +00:00
c_enc.c Don't use reserved name "_encrypt" for parameters; 1999-05-13 17:51:35 +00:00
c_ofb64.c Avoid shadowing, and a bit of constification while I'm at it. 1999-05-13 17:10:42 +00:00
c_skey.c EVP constification. 2000-06-03 14:13:58 +00:00
cast_lcl.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
cast_s.h Move CAST_S_tables to read-only segment. 2000-02-15 17:37:44 +00:00
cast_spd.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
cast.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
castopts.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
casts.cpp Submitted by: 1999-04-23 23:28:26 +00:00
casttest.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00