Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > 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]>
Acked-by: David Howells <[email protected]>

