Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c61 static const struct rpc_credops gss_nullops; variable
1218 cred->cr_ops = &gss_nullops; in gss_destroying_context()
2002 static const struct rpc_credops gss_nullops = { variable