Skip to content

crypto: rng - Fix lock imbalance in crypto_del_rng

Herbert Xu requested to merge (removed):bz2229643 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2229643

Upstream Status: RHEL only

Release "lock" instead of crypto_default_rng_lock in crypto_del_rng.

Fixes: 746aec2f ("crypto: rng - Use a different crypto_rng for reseeding") Signed-off-by: Herbert Xu herbert.xu@redhat.com

Merge request reports