Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c61 static const struct rpc_credops gss_nullops; variable
1260 cred->cr_ops = &gss_nullops; in gss_destroying_context()
2057 static const struct rpc_credops gss_nullops = { variable