Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: dh - Check mpi_rshift errors
Now that mpi_rshift can return errors, check them. Fixes: 35d2bf2 ("crypto: dh - calculate Q from P for the full public key verification") Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information