diff options
Diffstat (limited to 'crypto/testmgr.c')
-rw-r--r-- | crypto/testmgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c index 80ff90bb9252..92b9298d658c 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -2244,7 +2244,7 @@ static const struct alg_test_desc alg_test_descs[] = { } } } - }, { + },{ .alg = "pcbc(fcrypt)", .test = alg_test_skcipher, .suite = { |