mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 01:42:37 +03:00
[test] Add NIST self-tests for AES128 and AES256 in CBC mode
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -30,5 +30,6 @@ REQUIRE_OBJECT ( byteswap_test );
|
||||
REQUIRE_OBJECT ( md5_test );
|
||||
REQUIRE_OBJECT ( sha1_test );
|
||||
REQUIRE_OBJECT ( sha256_test );
|
||||
REQUIRE_OBJECT ( aes_cbc_test );
|
||||
REQUIRE_OBJECT ( hmac_drbg_test );
|
||||
REQUIRE_OBJECT ( hash_df_test );
|
||||
|
||||
Reference in New Issue
Block a user