]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4fabf9574b61df2267f713cec85fadfa07c33ea
treef883bac7ec030abc262889a849eae632e2b95340
parentd861fa48bb9945eab11bb87d15e4ee7296e42a8c
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