Home
last modified time | relevance | path

Searched refs:svcauth_tls (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/sunrpc/
Dsvcauth.c34 extern struct auth_ops svcauth_tls;
39 [RPC_AUTH_TLS] = (struct auth_ops __force __rcu *)&svcauth_tls,
Dsvcauth_unix.c41 extern struct auth_ops svcauth_tls;
893 struct auth_ops svcauth_tls = { variable