openssl/crypto/modes
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 ARMv4 assembly pack: add Cortex-A15 performance data. 2015-03-08 14:09:32 +01:00
cbc128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ccm128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cfb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ctr128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
gcm128.c Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
modes_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ocb128.c Fix warning on some compilers where variable index shadows a global 2015-01-28 10:57:14 +00:00
ofb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
wrap128.c CRYPTO_128_unwrap(): Fix refactoring damage 2015-03-20 23:22:17 +00:00
xts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00