aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpicoder.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-03-18 15:51:31 +0000
committerHerbert Xu <[email protected]>2016-04-05 12:35:44 +0000
commit06af9b0f4949b85b20107e6d75f5eba15111d220 (patch)
treec2a67da36ef1d1b88b6cd3a5e2256a1c44b6cf01 /lib/mpi/mpicoder.c
parentcrypto: n2 - Remove return statement from void function (diff)
downloadkernel-06af9b0f4949b85b20107e6d75f5eba15111d220.tar.gz
kernel-06af9b0f4949b85b20107e6d75f5eba15111d220.zip
PKCS#7: fix missing break on OID_sha224 case
The OID_sha224 case is missing a break and it falls through to the -ENOPKG error default. Since HASH_ALGO_SHA224 seems to be supported, this looks like an unintentional missing break. Fixes: 07f081fb5057 ("PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them") Cc: <[email protected]> # 4.2+ Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions