rxrpc: Allow security classes to give more info on server keys
authorDavid Howells <dhowells@redhat.com>
Sun, 27 Sep 2020 10:13:04 +0000 (11:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 23 Nov 2020 18:09:29 +0000 (18:09 +0000)
commitd5953f6543b50ccdaa550b2d25bc1a16e31a2f42
treef883bac7ec030abc262889a849eae632e2b95340
parentd2ae4e918218f543214fbd906db68a6c580efbbb
rxrpc: Allow security classes to give more info on server keys

Allow a security class to give more information on an rxrpc_s-type key when
it is viewed in /proc/keys.  This will allow the upcoming RxGK security
class to show the enctype name here.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/server_key.c