openssl/crypto/cast
Richard Levitte eb3633164e Fix from main trunk, 2000-09-25 10:52 levitte:
'ranlib' doesn't always run on some systems.  That's actually
acceptable, since all that happens if it fails is a library with an
index, which makes linking slower, but still working correctly.
2000-10-11 02:04:16 +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.h EVP constification. 2000-06-03 14:13:58 +00:00
cast_lcl.h _lrotl and _lrotr are defined in MSVC but nowhere else that we know 2000-04-01 10:39:33 +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
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 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
Makefile.ssl Fix from main trunk, 2000-09-25 10:52 levitte: 2000-10-11 02:04:16 +00:00