openssl/crypto/modes
Richard Levitte de72be2e57 Pass $(CC) to perlasm scripts via the environment
It seems that on some platforms, the perlasm scripts call the C
compiler for certain checks.  These scripts need the environment
variable CC to have the C compiler command.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-13 19:21:36 +01:00
..
asm Restore xmm7 from the correct address on win64 2016-02-04 15:42:13 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
cbc128.c
ccm128.c
cfb128.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ctr128.c modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt. 2016-02-12 21:57:43 +01:00
cts128.c
gcm128.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
modes_lcl.h x86[_64] assembly pack: add optimized AES-NI OCB subroutines. 2015-12-10 13:11:26 +01:00
ocb128.c x86[_64] assembly pack: add optimized AES-NI OCB subroutines. 2015-12-10 13:11:26 +01:00
ofb128.c
wrap128.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
xts128.c