mirror of
https://github.com/ipxe/ipxe
synced 2026-01-27 09:58:31 +03:00
[crypto] Add definitions and tests for the NIST P-256 elliptic curve
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -86,3 +86,4 @@ REQUIRE_OBJECT ( des_test );
|
||||
REQUIRE_OBJECT ( mschapv2_test );
|
||||
REQUIRE_OBJECT ( uuid_test );
|
||||
REQUIRE_OBJECT ( editstring_test );
|
||||
REQUIRE_OBJECT ( p256_test );
|
||||
|
||||
Reference in New Issue
Block a user