openssl/crypto/rc4
Lutz Jänicke fda5e38551 Provide ASFLAGS in the subdirectories handling assembler code.
Submitted by: Tim Rice <tim@multitalents.net>

PR: #735, #765
2003-11-16 14:38:34 +00:00
..
asm A few more files to ignore 2003-01-16 21:32:56 +00:00
.cvsignore
Makefile.ssl Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rc4_enc.c
rc4_locl.h
rc4_skey.c
rc4.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
rc4.h Make sure we get the definition of OPENSSL_NO_RC4. 2003-03-20 23:29:17 +00:00
rc4s.cpp
rc4speed.c
rc4test.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rrc4.doc