openssl/crypto/modes
Richard Levitte f425f9dcff Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
The reason to do so is that some of the generators detect PIC flags
like -fPIC and -KPIC, and those are normally delivered in LD_CFLAGS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-13 00:02:55 +01:00
..
asm Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
cbc128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
ccm128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cfb128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
ctr128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cts128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
gcm128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
Makefile.in Make sure the effect of "pic" / "no-pic" is used with assembler compilations 2016-03-09 12:33:23 +01: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 Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
wrap128.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
xts128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00