]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
authorKees Cook <keescook@chromium.org>
Wed, 19 Sep 2018 02:11:00 +0000 (19:11 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 Sep 2018 04:46:09 +0000 (12:46 +0800)
commit5688401731eb04030be87ed3649266083aa0a065
tree6f8e3c4d34c3561190ed54c9fd90a55784fdbe49
parenta351cbb9cf53ec5379787e4222a1e6dfee80ca83
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()

Now that all the users of the VLA-generating SKCIPHER_REQUEST_ON_STACK()
macro have been moved to SYNC_SKCIPHER_REQUEST_ON_STACK(), we can remove
the former.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/skcipher.h