openssl/crypto/rc4
Richard Levitte dee502be89 Stop symlinking, move files to intended directory
Rather than making include/openssl/foo.h a symlink to
crypto/foo/foo.h, this change moves the file to include/openssl/foo.h
once and for all.

Likewise, move crypto/foo/footest.c to test/footest.c, instead of
symlinking it there.

Originally-by: Geoff Thorpe <geoff@openssl.org>

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-31 20:16:01 +02:00
..
asm Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
rc4.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc4_enc.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
rc4_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc4_skey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc4s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
rrc4.doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00