summaryrefslogtreecommitdiff
path: root/crypto/rmd160.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-31 12:23:53 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-08-29 15:48:57 +1000
commit36e6efdb8eed109712a81d9126d1af17d0dbf0cb (patch)
tree15e307ee294de86cef62279bbeb005a40dab3872 /crypto/rmd160.c
parent167091648a2d5fa1a086e69c352d73daa7866bed (diff)
downloadlinux-crypto-36e6efdb8eed109712a81d9126d1af17d0dbf0cb.tar.gz
linux-crypto-36e6efdb8eed109712a81d9126d1af17d0dbf0cb.zip
crypto: tcrypt - Avoid using contiguous pages
If tcrypt is to be used as a run-time integrity test, it needs to be more resilient in a hostile environment. For a start allocating 32K of physically contiguous memory is definitely out. This patch teaches it to use separate pages instead. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rmd160.c')
0 files changed, 0 insertions, 0 deletions