diff options
author | 2008-07-31 12:23:53 +0800 | |
---|---|---|
committer | 2008-08-29 15:48:57 +1000 | |
commit | f139cfa7cdccd0b315fad098889897b5fcd389b0 (patch) | |
tree | 365985f84f6dade6125f7d9a0e8cffcf30b87fa0 /crypto/algapi.c | |
parent | crypto: api - Display larval objects properly (diff) | |
download | linux-rng-f139cfa7cdccd0b315fad098889897b5fcd389b0.tar.xz linux-rng-f139cfa7cdccd0b315fad098889897b5fcd389b0.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/algapi.c')
0 files changed, 0 insertions, 0 deletions