Home
last modified time | relevance | path

Searched hist:"9979 c6e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Dcipher.c9979c6e5 Wed Jun 14 12:46:43 CDT 2023 Dmitry Safonov <dima@arista.com> crypto: cipher - On clone do crypto_mod_get()

The refcounter of underlying algorithm should be incremented, otherwise
it'll be destroyed with the cloned cipher, wrecking the original cipher.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>