diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-23 17:22:31 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-28 19:40:54 +0800 |
commit | 2cfe41630a1a4f24d46825aa9656a51a38fb7f7d (patch) | |
tree | 83c10c5937f5fc7e788ef1a37de2353b975d4b21 /lib/string_helpers.c | |
parent | 19da081a28c95fe9b03ce952a2bf4a6f6bf5112c (diff) |
crypto: hash - Fix clone error handling
Do not copy the exit function in crypto_clone_tfm as it should
only be set after init_tfm or clone_tfm has succeeded.
Move the setting into crypto_clone_ahash and crypto_clone_shash
instead.
Also clone the fb if necessary.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions