openssl/crypto/modes
Rich Salz 23ea9f6f03 RT2308: Add extern "C" { ... } wrapper
Add the wrapper to all public header files (Configure
generates one).  Don't bother for those that are just
lists of #define's that do renaming.

Reviewed-by: Tim Hudson <tjh@openssl.org>

(cherry picked from commit 089f10e69e)
2014-08-27 21:47:12 -04:00
..
asm modes/asm/ghash-alpha.pl: update from HEAD. 2013-11-12 22:01:31 +01:00
.cvsignore Add standard .cvsignore file. 2008-12-29 00:27:06 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
cfb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
ctr128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
gcm128.c crypto/modes/gcm128.c: more strict aliasing fixes. 2014-04-06 17:22:46 +02:00
Makefile make update 2014-01-06 13:33:27 +00:00
modes.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:47:12 -04:00
modes_lcl.h gcm128.c: update from master (add AVX and VIS3 support). 2013-09-16 14:14:56 +01:00
ofb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00