From: David Howells Date: Tue, 1 Jul 2014 15:40:19 +0000 (+0100) Subject: PKCS#7: Find the right key in the PKCS#7 key list and verify the signature X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2~12^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4730357ee724f8c64f0292541ba3da8a95510fb;p=pandora-kernel.git PKCS#7: Find the right key in the PKCS#7 key list and verify the signature Find the appropriate key in the PKCS#7 key list and verify the signature with it. There may be several keys in there forming a chain. Any link in that chain or the root of that chain may be in our keyrings. Signed-off-by: David Howells Acked-by: Vivek Goyal Reviewed-by: Kees Cook --- Reading git-diff-tree failed