crypto: cryptd - Add support for cloning hashes
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Apr 2023 06:24:25 +0000 (14:24 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Apr 2023 10:20:04 +0000 (18:20 +0800)
commitcfbda734d6678047fd3beb1f67d9682825773341
tree8e15e2746f515edc440ea8a72518bb6e05228be9
parent0303b7f5df603b91bc12e39c9309c094816ba6a9
crypto: cryptd - Add support for cloning hashes

Allow cryptd hashes to be cloned.  The underlying hash will be cloned.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/cryptd.c