Kees Cook e9e575b8f2 gss_krb5: Remove VLA usage of skcipher
In the quest to remove all stack VLA usage from the kernel[1], this
replaces struct crypto_skcipher and SKCIPHER_REQUEST_ON_STACK() usage
with struct crypto_sync_skcipher and SYNC_SKCIPHER_REQUEST_ON_STACK(),
which uses a fixed stack size.

[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com

Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Jeff Layton <jlayton@kernel.org>
Cc: YueHaibing <yuehaibing@huawei.com>
Cc: linux-nfs@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-09-28 12:46:07 +08:00
..
2014-07-12 18:45:49 -04:00
2018-07-31 12:53:40 -04:00
2018-06-12 16:19:22 -07:00
2018-07-31 12:53:40 -04:00
2018-07-31 12:53:40 -04:00
2018-07-31 12:53:40 -04:00
2018-07-31 12:53:40 -04:00
2018-04-03 15:08:13 -04:00
2018-08-09 16:11:21 -04:00
2012-04-15 12:44:40 -04:00
2018-07-31 12:53:40 -04:00
2018-07-31 12:53:40 -04:00