Files
ipxe/src/include
Michael Brown f78c5a763c [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>
2024-10-10 15:35:16 +01:00
..
2024-08-29 15:11:30 +01:00
2015-03-02 16:35:37 +00:00
2017-04-10 16:12:53 +01:00
2015-03-02 19:42:48 +00:00
2016-05-04 16:01:33 +01:00
2017-04-10 16:12:53 +01:00
2024-05-31 10:11:22 +01:00
2021-05-18 11:45:24 +01:00