Commit 4f0129d
crypto: bcm - fix normal/non key hash algorithm failure
Remove setkey() callback handler for normal/non key
hash algorithms and keep it for AES-CBC/CMAC which needs key.
Fixes: 9d12ba8 ("crypto: brcm - Add Broadcom SPU driver")
Signed-off-by: Raveendra Padasalagi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>1 parent ecd6d5c commit 4f0129d
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4652 | 4652 | | |
4653 | 4653 | | |
4654 | 4654 | | |
4655 | | - | |
4656 | 4655 | | |
4657 | 4656 | | |
4658 | 4657 | | |
4659 | 4658 | | |
4660 | 4659 | | |
| 4660 | + | |
| 4661 | + | |
| 4662 | + | |
| 4663 | + | |
| 4664 | + | |
4661 | 4665 | | |
4662 | 4666 | | |
4663 | 4667 | | |
| |||
0 commit comments