diff --git a/crypto/testmgr.c b/crypto/testmgr.c index 4476ac97baa5e45aa1e57665070a260b49196691..562463a77a7626a3b5047605e0d249ae5e5fb2b8 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -4501,7 +4501,6 @@ static const struct alg_test_desc alg_test_descs[] = { }, { #endif .alg = "cbcmac(aes)", - .fips_allowed = 1, .test = alg_test_hash, .suite = { .hash = __VECS(aes_cbcmac_tv_template)