openssl/crypto/camellia
Geoff Thorpe e52a3c3d14 Include <openssl/foo.h> instead of "foo.h"
Exported headers shouldn't be included as "foo.h" by code from the same
module, it should only do so for module-internal headers. This is
because the symlinking of exported headers (from include/openssl/foo.h
to crypto/foo/foo.h) is being removed, and the exported headers are
being moved to the include/openssl/ directory instead.

Change-Id: I4c1d80849544713308ddc6999a549848afc25f94
Signed-off-by: Geoff Thorpe <geoff@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2014-12-08 14:21:35 -05:00
..
asm x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
camellia.c Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05:00
camellia.h Windows-specific addenum to "engage crypto/modes" commit #17716. 2008-12-23 15:15:44 +00:00
cmll_cbc.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
cmll_cfb.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
cmll_ctr.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
cmll_ecb.c Camellia cipher, contributed by NTT 2006-06-09 22:29:40 +00:00
cmll_locl.h Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
cmll_misc.c Harmonize Camellia API with version 1.x. 2008-10-28 12:13:52 +00:00
cmll_ofb.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00