summaryrefslogtreecommitdiffstats
path: root/src/libgcc
diff options
context:
space:
mode:
authorMichael Brown2024-01-16 17:09:16 +0100
committerMichael Brown2024-01-16 17:09:16 +0100
commit26d3ef062b33e43e076b7ecef20c4ec3f9441860 (patch)
treeb53db24a8a2190088c816f899aeb9508097f2d78 /src/libgcc
parent[libc] Replace linker_assert() with build_assert() (diff)
downloadipxe-26d3ef062b33e43e076b7ecef20c4ec3f9441860.tar.gz
ipxe-26d3ef062b33e43e076b7ecef20c4ec3f9441860.tar.xz
ipxe-26d3ef062b33e43e076b7ecef20c4ec3f9441860.zip
[crypto] Allow multiplicand and multiplier to differ in size
Big integer multiplication is currently used only as part of modular exponentiation, where both multiplicand and multiplier will be the same size. Relax this requirement to allow for the use of big integer multiplication in other contexts. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/libgcc')
0 files changed, 0 insertions, 0 deletions