diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-01-07 06:24:15 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-01-09 23:15:58 +0100 |
commit | 7302533aac2df321b76e8a113e5cfa529c825b09 (patch) | |
tree | 9499633f4d5b6eeecc41ac50cca7fcf5310efd9e /crypto/serpent.c | |
parent | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update (diff) | |
download | linux-7302533aac2df321b76e8a113e5cfa529c825b09.tar.xz linux-7302533aac2df321b76e8a113e5cfa529c825b09.zip |
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
The cipher code path may allocate up to two blocks of data on the stack.
Therefore we need to place limits on the maximum block size.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/serpent.c')
0 files changed, 0 insertions, 0 deletions