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