mirror of
https://github.com/ipxe/ipxe
synced 2026-01-28 03:28:36 +03:00
[crypto] Add MD4 message digest algorithm
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -46,6 +46,7 @@ REQUIRE_OBJECT ( tcpip_test );
|
||||
REQUIRE_OBJECT ( ipv4_test );
|
||||
REQUIRE_OBJECT ( ipv6_test );
|
||||
REQUIRE_OBJECT ( crc32_test );
|
||||
REQUIRE_OBJECT ( md4_test );
|
||||
REQUIRE_OBJECT ( md5_test );
|
||||
REQUIRE_OBJECT ( sha1_test );
|
||||
REQUIRE_OBJECT ( sha256_test );
|
||||
|
||||
Reference in New Issue
Block a user