mirror of
https://github.com/ipxe/ipxe
synced 2026-06-29 00:07:28 +03:00
af0e5d529b
Following the example of commit 25072c1 ("[crypto] Use private data
field for key exchange algorithms"), extend the definition of an
elliptic curve to include an opaque private data field, and use this
to eliminate the wrapper functions generated by WEIERSTRASS_CURVE().
Signed-off-by: Michael Brown <mcb30@ipxe.org>