Commit fac53ab
committed
SP: macros for variables that may be allocated
Add macros to make the code simpler around allocating from dynamic
memory when WOLFSSL_SP_SMALL_STACK is defined.
Change over to using macros where it makes sense.1 parent 3f460b4 commit fac53ab
9 files changed
Lines changed: 4761 additions & 20611 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58952 | 58952 | | |
58953 | 58953 | | |
58954 | 58954 | | |
58955 | | - | |
58956 | | - | |
58957 | | - | |
58958 | | - | |
| 58955 | + | |
| 58956 | + | |
| 58957 | + | |
| 58958 | + | |
58959 | 58959 | | |
58960 | 58960 | | |
58961 | 58961 | | |
| |||
58975 | 58975 | | |
58976 | 58976 | | |
58977 | 58977 | | |
58978 | | - | |
58979 | | - | |
| 58978 | + | |
| 58979 | + | |
58980 | 58980 | | |
58981 | 58981 | | |
58982 | 58982 | | |
58983 | 58983 | | |
58984 | 58984 | | |
58985 | 58985 | | |
58986 | | - | |
58987 | | - | |
| 58986 | + | |
| 58987 | + | |
58988 | 58988 | | |
58989 | 58989 | | |
58990 | 58990 | | |
58991 | 58991 | | |
58992 | 58992 | | |
58993 | 58993 | | |
58994 | | - | |
58995 | | - | |
| 58994 | + | |
| 58995 | + | |
58996 | 58996 | | |
58997 | 58997 | | |
58998 | 58998 | | |
58999 | 58999 | | |
59000 | 59000 | | |
59001 | 59001 | | |
59002 | | - | |
59003 | | - | |
| 59002 | + | |
| 59003 | + | |
59004 | 59004 | | |
59005 | 59005 | | |
59006 | 59006 | | |
59007 | 59007 | | |
59008 | 59008 | | |
59009 | 59009 | | |
59010 | | - | |
59011 | | - | |
| 59010 | + | |
| 59011 | + | |
59012 | 59012 | | |
59013 | 59013 | | |
59014 | 59014 | | |
59015 | 59015 | | |
59016 | 59016 | | |
59017 | 59017 | | |
59018 | | - | |
59019 | | - | |
| 59018 | + | |
| 59019 | + | |
59020 | 59020 | | |
59021 | 59021 | | |
59022 | 59022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments