aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/testmgr.c')
-rw-r--r--crypto/testmgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c
index ae8c57fd8bc7..5c0963d17de7 100644
--- a/crypto/testmgr.c
+++ b/crypto/testmgr.c
@@ -2081,7 +2081,6 @@ static const struct alg_test_desc alg_test_descs[] = {
2081 }, { 2081 }, {
2082 .alg = "ansi_cprng", 2082 .alg = "ansi_cprng",
2083 .test = alg_test_cprng, 2083 .test = alg_test_cprng,
2084 .fips_allowed = 1,
2085 .suite = { 2084 .suite = {
2086 .cprng = { 2085 .cprng = {
2087 .vecs = ansi_cprng_aes_tv_template, 2086 .vecs = ansi_cprng_aes_tv_template,