openssl/crypto/camellia
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 x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
camellia.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_cbc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_cfb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_ctr.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_ecb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_misc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cmll_ofb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
Makefile Fix crash in SPARC T4 XTS. 2015-02-24 10:11:36 +01:00