diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-10-08 11:52:07 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-10-10 15:35:16 +0100 |
commit | f78c5a763cc7bb2e2b7b437e7cc74a3efb876960 (patch) | |
tree | c0e9186ed0dfad5c3201f87ec5cde3ac4967ae9c /src/tests/bigint_test.c | |
parent | 7e0bf4ec5cb3dd608d97735575e3f62252455878 (diff) | |
download | ipxe-f78c5a763cc7bb2e2b7b437e7cc74a3efb876960.tar.gz |
[crypto] Use architecture-independent bigint_is_set()
Every architecture uses the same implementation for bigint_is_set(),
and there is no reason to suspect that a future CPU architecture will
provide a more efficient way to implement this operation.
Simplify the code by providing a single architecture-independent
implementation of bigint_is_set().
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests/bigint_test.c')
0 files changed, 0 insertions, 0 deletions