From: David Howells Date: Fri, 30 Aug 2013 15:15:24 +0000 (+0100) Subject: KEYS: Store public key algo ID in public_key struct X-Git-Tag: v3.13-rc1~18^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67f7d60b3a08a3e3ec51c29c25767a9d9d0bd2b1;p=pandora-kernel.git KEYS: Store public key algo ID in public_key struct Store public key algo ID in public_key struct for reference purposes. This allows it to be removed from the x509_certificate struct and used to find a default in public_key_verify_signature(). Signed-off-by: David Howells Reviewed-by: Kees Cook Reviewed-by: Josh Boyer --- Reading git-diff-tree failed