Commit 7302533aac2df321b76e8a113e5cfa529c825b09
Committed by
David S. Miller
1 parent
bcb0ad2b34
Exists in
master
and in
4 other branches
[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>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
crypto/api.c