]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KEYS: Rename public key parameter name arrays
authorDavid Howells <dhowells@redhat.com>
Tue, 15 Jan 2013 15:33:32 +0000 (15:33 +0000)
committerDavid Howells <dhowells@redhat.com>
Sat, 19 Jan 2013 01:05:17 +0000 (01:05 +0000)
commit2921d6d39a7f3ea50dd7d228e48ed36d10c9d947
tree0d7bada6c62b78ef9530220394c69eb4e209a84a
parentff71810b38316f14ba9e97024c8c8225a4af5dbb
KEYS: Rename public key parameter name arrays

Rename the arrays of public key parameters (public key algorithm names, hash
algorithm names and ID type names) so that the array name ends in "_name".

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
crypto/asymmetric_keys/public_key.c
crypto/asymmetric_keys/x509_public_key.c
include/crypto/public_key.h
kernel/module_signing.c