From: David Howells Date: Fri, 30 Aug 2013 15:15:37 +0000 (+0100) Subject: KEYS: Store public key algo ID in public_key_signature struct X-Git-Tag: v3.13-rc1~18^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1573801fa89d022b9f5bd1b189d23221335f9f56;p=pandora-kernel.git KEYS: Store public key algo ID in public_key_signature struct Store public key algorithm ID in public_key_signature struct for reference purposes. This allows a public_key_signature struct to be embedded in struct x509_certificate and other places more easily. Signed-off-by: David Howells Reviewed-by: Kees Cook Reviewed-by: Josh Boyer --- Reading git-diff-tree failed