mirror of
https://github.com/ipxe/ipxe
synced 2026-01-27 01:53:22 +03:00
[crypto] Add block cipher Galois/Counter mode of operation
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -79,3 +79,4 @@ REQUIRE_OBJECT ( utf8_test );
|
||||
REQUIRE_OBJECT ( acpi_test );
|
||||
REQUIRE_OBJECT ( hmac_test );
|
||||
REQUIRE_OBJECT ( dhe_test );
|
||||
REQUIRE_OBJECT ( gcm_test );
|
||||
|
||||
Reference in New Issue
Block a user