Commit 2ac0d47
committed
Fix for async edge case with Intel QuickAssist/Cavium Nitrox that was broken in PR #6783. Was causing re-entry and multiple calls for some operations like DH KeyGen that don't advance state on completion. wolfSSL/wolfAsyncCrypt#71
1 parent 0455224 commit 2ac0d47
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7624 | 7624 | | |
7625 | 7625 | | |
7626 | 7626 | | |
| 7627 | + | |
| 7628 | + | |
| 7629 | + | |
| 7630 | + | |
| 7631 | + | |
| 7632 | + | |
7627 | 7633 | | |
7628 | 7634 | | |
7629 | 7635 | | |
| |||
38891 | 38897 | | |
38892 | 38898 | | |
38893 | 38899 | | |
38894 | | - | |
38895 | | - | |
| 38900 | + | |
| 38901 | + | |
| 38902 | + | |
| 38903 | + | |
38896 | 38904 | | |
38897 | 38905 | | |
38898 | 38906 | | |
38899 | 38907 | | |
38900 | 38908 | | |
38901 | 38909 | | |
| 38910 | + | |
38902 | 38911 | | |
38903 | 38912 | | |
38904 | 38913 | | |
| |||
0 commit comments