Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: caam - free resources in case caam_rng registration failed
Check the return value of the hardware registration for caam_rng and free resources in case of failure. Fixes: e24f7c9 ("crypto: caam - hwrng support") Signed-off-by: Iuliana Prodan <[email protected]> Reviewed-by: Horia Geanta <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information