Commit d218d3f
committed
wolfcrypt/src/ge_operations.c and wolfssl/wolfcrypt/ge_operations.h: when ge_tobytes_nct and ge_tobytes have identical definitions, map the former to the latter using a macro and omit the latter definition, to avoid problematic R_ARM_THM_JUMP11 tail call.
1 parent 00b65a9 commit d218d3f
2 files changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10176 | 10176 | | |
10177 | 10177 | | |
10178 | 10178 | | |
10179 | | - | |
10180 | | - | |
10181 | | - | |
10182 | | - | |
10183 | | - | |
10184 | | - | |
| 10179 | + | |
| 10180 | + | |
10185 | 10181 | | |
10186 | 10182 | | |
10187 | 10183 | | |
| |||
10194 | 10190 | | |
10195 | 10191 | | |
10196 | 10192 | | |
10197 | | - | |
| 10193 | + | |
10198 | 10194 | | |
10199 | 10195 | | |
10200 | 10196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
0 commit comments