Commit 3875ceb
Eric Biggers
crypto: testmgr - Fix stale references to aes-generic
Due to commit a248447 ("crypto: aes - Replace aes-generic with
wrapper around lib"), the "aes-generic" driver name has been replaced
with "aes-lib". Update a couple testmgr entries that were added
concurrently with this change.
Fixes: a22d48c ("crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))")
Fixes: 030218d ("crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))")
Acked-by: Aleksander Jan Bajkowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>1 parent f33ac74 commit 3875ceb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4132 | 4132 | | |
4133 | 4133 | | |
4134 | 4134 | | |
4135 | | - | |
| 4135 | + | |
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
| |||
4194 | 4194 | | |
4195 | 4195 | | |
4196 | 4196 | | |
4197 | | - | |
| 4197 | + | |
4198 | 4198 | | |
4199 | 4199 | | |
4200 | 4200 | | |
| |||
0 commit comments