Lines Matching defs:auth
261 struct gss_auth *auth; member
800 static void gss_pipes_dentries_destroy(struct rpc_auth *auth) in gss_pipes_dentries_destroy()
811 static int gss_pipes_dentries_create(struct rpc_auth *auth) in gss_pipes_dentries_create()
840 struct rpc_auth *auth) in gss_pipes_dentries_destroy_net()
854 struct rpc_auth *auth) in gss_pipes_dentries_create_net()
877 struct rpc_auth * auth; in gss_create() local
967 gss_destroy(struct rpc_auth *auth) in gss_destroy()
1079 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred()
1085 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_create_cred()
1117 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init()
1218 struct rpc_auth *auth = oldcred->cr_auth; in gss_renew_cred() local