diff options
| author | Colin Ian King <[email protected]> | 2016-03-18 15:51:31 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-04-05 20:35:44 +0800 |
| commit | 06af9b0f4949b85b20107e6d75f5eba15111d220 (patch) | |
| tree | c2a67da36ef1d1b88b6cd3a5e2256a1c44b6cf01 /tools/perf/scripts/python | |
| parent | 150f6d457cfcb37646b026251d8a584978618726 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions