Home
last modified time | relevance | path

Searched refs:RPC_AUTH_TLS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dmsg_prot.h23 RPC_AUTH_TLS = 7, enumerator
A Dxdr.h98 #define rpc_auth_tls cpu_to_be32(RPC_AUTH_TLS)
/linux-6.3-rc2/net/sunrpc/
A Dsvcauth.c39 [RPC_AUTH_TLS] = (struct auth_ops __force __rcu *)&svcauth_tls,
A Dsvcauth_unix.c874 rqstp->rq_cred.cr_flavor = RPC_AUTH_TLS; in svcauth_tls_accept()
881 .flavour = RPC_AUTH_TLS,

Completed in 7 milliseconds