mirror of
https://github.com/ipxe/ipxe
synced 2025-12-06 09:20:26 +03:00
master
Prepare for adding an operation to add arbitrary curve points by splitting out initialisation and finalisation from the multiplication operation. Pass explicit temporary buffer pointers to weierstrass_init() and weierstrass_done(), to ensure that stack consumption does not increase as a result of splitting out this functionality. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%