+1
−0
+7
−2
+0
−125
net/rxrpc/server_key.c
0 → 100644
+141
−0
Loading
Split the server private key type (rxrpc_s) out into its own file rather
than mingling it with the authentication/client key type (rxrpc) since they
don't really bear any relation.
Signed-off-by:
David Howells <dhowells@redhat.com>