Commit 469760e
committed
wc_ecc_shared_secret_ssh fix
- wc_ecc_shared_secret_ssh should either be declared or not. Having two different signatures for the same function is error prone.
- Don't use wc_ecc_shared_secret_ssh in our code. Use wc_ecc_shared_secret directly.1 parent d34b254 commit 469760e
4 files changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25052 | 25052 | | |
25053 | 25053 | | |
25054 | 25054 | | |
25055 | | - | |
| 25055 | + | |
25056 | 25056 | | |
25057 | 25057 | | |
25058 | 25058 | | |
25059 | 25059 | | |
25060 | 25060 | | |
25061 | 25061 | | |
25062 | | - | |
| 25062 | + | |
| 25063 | + | |
25063 | 25064 | | |
25064 | 25065 | | |
25065 | 25066 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2497 | 2497 | | |
2498 | 2498 | | |
2499 | 2499 | | |
2500 | | - | |
2501 | | - | |
2502 | | - | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
2503 | 2503 | | |
2504 | 2504 | | |
2505 | 2505 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28310 | 28310 | | |
28311 | 28311 | | |
28312 | 28312 | | |
28313 | | - | |
| 28313 | + | |
| 28314 | + | |
| 28315 | + | |
28314 | 28316 | | |
28315 | 28317 | | |
28316 | 28318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
| 662 | + | |
| 663 | + | |
666 | 664 | | |
667 | 665 | | |
668 | 666 | | |
| |||
0 commit comments