]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 Feb 2025 06:02:08 +0000 (14:02 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 22 Feb 2025 07:56:03 +0000 (15:56 +0800)
commit12a2b40d49c1e11f35fa39e4363ef4f175b0330c
tree645554cb3a6edd21be06aad3d64035c183bf889d
parent7505436e2925d89a13706a295a6734d6cabb4b43
crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK

Set the request tfm directly in SYNC_SKCIPHER_REQUEST_ON_STACK since
the tfm is already available.

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