Home
last modified time | relevance | path

Searched refs:authnull_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/sunrpc/
Dauth_null.c104 const struct rpc_authops authnull_ops = { variable
119 .au_ops = &authnull_ops,
Dauth.c33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
676 new = authnull_ops.lookup_cred(NULL, NULL, 0); in rpcauth_bindcred()
/linux-6.1.9/include/linux/sunrpc/
Dauth.h146 extern const struct rpc_authops authnull_ops;