diff --git a/crypto/testmgr.c b/crypto/testmgr.c index ae8c57fd8bc7f855e4fb73145a1ec72a34540add..5c0963d17de7ee9fce57e2532a761124e03f1cbb 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -2081,7 +2081,6 @@ static const struct alg_test_desc alg_test_descs[] = { }, { .alg = "ansi_cprng", .test = alg_test_cprng, - .fips_allowed = 1, .suite = { .cprng = { .vecs = ansi_cprng_aes_tv_template,