Commit 8a2514c
committed
Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:
"Fix regressions in caam and qat"
* tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: caam - fix asynchronous hash
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx3 files changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4545 | 4545 | | |
4546 | 4546 | | |
4547 | 4547 | | |
| 4548 | + | |
4548 | 4549 | | |
4549 | 4550 | | |
4550 | 4551 | | |
| |||
4571 | 4572 | | |
4572 | 4573 | | |
4573 | 4574 | | |
4574 | | - | |
| 4575 | + | |
4575 | 4576 | | |
4576 | 4577 | | |
4577 | 4578 | | |
| |||
4611 | 4612 | | |
4612 | 4613 | | |
4613 | 4614 | | |
4614 | | - | |
| 4615 | + | |
4615 | 4616 | | |
4616 | 4617 | | |
4617 | 4618 | | |
| |||
4646 | 4647 | | |
4647 | 4648 | | |
4648 | 4649 | | |
| 4650 | + | |
4649 | 4651 | | |
4650 | 4652 | | |
4651 | 4653 | | |
4652 | 4654 | | |
4653 | 4655 | | |
4654 | 4656 | | |
| 4657 | + | |
4655 | 4658 | | |
4656 | 4659 | | |
4657 | 4660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1753 | 1753 | | |
1754 | 1754 | | |
1755 | 1755 | | |
| 1756 | + | |
1756 | 1757 | | |
1757 | 1758 | | |
1758 | 1759 | | |
| |||
1804 | 1805 | | |
1805 | 1806 | | |
1806 | 1807 | | |
1807 | | - | |
| 1808 | + | |
1808 | 1809 | | |
1809 | 1810 | | |
1810 | 1811 | | |
| |||
1862 | 1863 | | |
1863 | 1864 | | |
1864 | 1865 | | |
1865 | | - | |
| 1866 | + | |
1866 | 1867 | | |
1867 | 1868 | | |
1868 | 1869 | | |
| |||
1915 | 1916 | | |
1916 | 1917 | | |
1917 | 1918 | | |
| 1919 | + | |
1918 | 1920 | | |
1919 | 1921 | | |
1920 | 1922 | | |
1921 | 1923 | | |
1922 | 1924 | | |
1923 | 1925 | | |
| 1926 | + | |
1924 | 1927 | | |
1925 | 1928 | | |
1926 | 1929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
0 commit comments