Commit a72a304
crypto: loongson: fix sm3 engine while(true) problem
If the amount of data is relatively large, the crypto interface will use
two different requests, then "sae->rctx && sae->rctx != rctx" will be
true forever.
Tested-by: Yuan Feng <fengyuan@uniontech.com>
Signed-off-by: Qunqin Zhao <zhaoqunqin@loongson.cn>
Signed-off-by: WangYuli <wangyuli@uniontech.com>1 parent 7a3638a commit a72a304
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 185 | | |
193 | 186 | | |
194 | 187 | | |
| |||
0 commit comments