KEYS: Store public key algo ID in public_key_signature struct
authorDavid Howells <dhowells@redhat.com>
Fri, 30 Aug 2013 15:15:37 +0000 (16:15 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 25 Sep 2013 16:17:00 +0000 (17:17 +0100)
commit1573801fa89d022b9f5bd1b189d23221335f9f56
tree00a36a50cf61257331186a7a663faa03fb861e7c
parent3d167d68e3805ee45ed2e8412fc03ed919c54c24
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 <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
include/crypto/public_key.h