Files
ipxe/src/include
Michael Brown 13e390d54e [crypto] Add bigint_copy() as a convenient wrapper macro
Big integers may be efficiently copied using bigint_shrink() (which
will always copy only the size of the destination integer), but this
is potentially confusing to a reader of the code.

Provide bigint_copy() as an alias for bigint_shrink() so that the
intention of the calling code may be more obvious.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-01-19 12:29:29 +00:00
..
2015-03-02 16:35:37 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2017-04-10 16:12:53 +01:00
2015-03-02 19:42:48 +00:00
2005-03-08 18:53:11 +00:00
2016-05-04 16:01:33 +01:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2007-07-14 15:42:26 +01:00
2017-04-10 16:12:53 +01:00
2021-05-18 11:45:24 +01:00
2005-03-08 18:53:11 +00:00