Files
linux/crypto/skcipher.c
Herbert Xu 897c98fb32 crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
[ Upstream commit ee509efc74 ]

The type needs to be zeroed as otherwise the user could use it to
allocate an asynchronous sync skcipher.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-05-29 11:02:40 +02:00

28 KiB