Lines Matching defs:ctx

118 gss_get_ctx(struct gss_cl_ctx *ctx)  in gss_get_ctx()
125 gss_put_ctx(struct gss_cl_ctx *ctx) in gss_put_ctx()
137 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx) in gss_cred_set_ctx()
183 struct gss_cl_ctx *ctx = NULL; in gss_cred_get_ctx() local
196 struct gss_cl_ctx *ctx; in gss_alloc_context() local
210 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context()
298 struct gss_cl_ctx *ctx; member
680 struct gss_cl_ctx *ctx; in gss_pipe_downcall() local
1211 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroying_context() local
1236 gss_do_free_ctx(struct gss_cl_ctx *ctx) in gss_do_free_ctx()
1249 struct gss_cl_ctx *ctx = container_of(head, struct gss_cl_ctx, gc_rcu); in gss_free_ctx_callback() local
1254 gss_free_ctx(struct gss_cl_ctx *ctx) in gss_free_ctx()
1278 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroy_nullcred() local
1355 struct gss_cl_ctx *ctx; in gss_stringify_acceptor() local
1413 struct gss_cl_ctx *ctx; in gss_key_timeout() local
1431 struct gss_cl_ctx *ctx; in gss_match() local
1483 struct gss_cl_ctx *ctx = gss_cred_get_ctx(cred); in gss_marshal() local
1608 struct gss_cl_ctx *ctx = gss_cred_get_ctx(cred); in gss_validate() local
1664 gss_wrap_req_integ(struct rpc_cred *cred, struct gss_cl_ctx *ctx, in gss_wrap_req_integ()
1755 gss_wrap_req_priv(struct rpc_cred *cred, struct gss_cl_ctx *ctx, in gss_wrap_req_priv()
1829 struct gss_cl_ctx *ctx = gss_cred_get_ctx(cred); in gss_wrap_req() local
1860 gss_unwrap_resp_integ(struct rpc_cred *cred, struct gss_cl_ctx *ctx, in gss_unwrap_resp_integ()
1897 gss_unwrap_resp_priv(struct rpc_cred *cred, struct gss_cl_ctx *ctx, in gss_unwrap_resp_priv()
1941 struct gss_cl_ctx *ctx = gss_cred_get_ctx(cred); in gss_unwrap_resp() local