summaryrefslogtreecommitdiff
path: root/crypto/arc4.c
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2015-06-09 04:08:49 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-09 22:26:00 +0800
commit80629ec736f75337a7b3274f05840f761548e5df (patch)
tree4fc78c1e5cfd7de7fcbcca07fafd855fb4c6a2b7 /crypto/arc4.c
parent8cd87721102f55f3b1679fdf24ce2526a629121b (diff)
downloadlinux-crypto-80629ec736f75337a7b3274f05840f761548e5df.tar.gz
linux-crypto-80629ec736f75337a7b3274f05840f761548e5df.zip
crypto: drbg - use pragmas for disabling optimization
Replace the global -O0 compiler flag from the Makefile with GCC pragmas to mark only the functions required to be compiled without optimizations. This patch also adds a comment describing the rationale for the functions chosen to be compiled without optimizations. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions