Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
crypto: zynqmp-rsa: switch to skcipher API
After Linux 5.5, blkcipher has been removed and skcipher has to be used instead of that. This patch updates the driver to use skcipher API. Signed-off-by: Bharath Mulagondla <bharath.mulagondla@xilinx.com> State: pending
- Loading branch information
Bharath Mulagondla
authored and
Michal Simek
committed
May 27, 2021
1 parent
0a476a5
commit 0dcbb157a6f9da8bad728c1e433094ba0852eba3
Showing
1 changed file
with
36 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters