Home
last modified time | relevance | path

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

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