]> Pileus Git - ~andy/linux/commit
KEYS: Rename public key parameter name arrays
authorDavid Howells <dhowells@redhat.com>
Fri, 30 Aug 2013 15:15:10 +0000 (16:15 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 25 Sep 2013 14:51:07 +0000 (15:51 +0100)
commit9abc4e66eb839c28516916543768be08c814a3c8
tree1cf2c1715b7c9ea166338a84d37ff90ea6254591
parentf36f8c75ae2e7d4da34f4c908cebdb4aa42c977e
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