diff options
| author | Colin Ian King <[email protected]> | 2016-03-18 15:51:31 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-04-05 12:35:44 +0000 |
| commit | 06af9b0f4949b85b20107e6d75f5eba15111d220 (patch) | |
| tree | c2a67da36ef1d1b88b6cd3a5e2256a1c44b6cf01 /lib/mpi/mpicoder.c | |
| parent | crypto: n2 - Remove return statement from void function (diff) | |
| download | kernel-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
