Lines Matching refs:rpc_cred

137 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx)  in gss_cred_set_ctx()
180 gss_cred_get_ctx(struct rpc_cred *cred) in gss_cred_get_ctx()
530 gss_setup_upcall(struct gss_auth *gss_auth, struct rpc_cred *cred) in gss_setup_upcall()
560 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall()
613 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall()
1207 gss_destroying_context(struct rpc_cred *cred) in gss_destroying_context()
1274 gss_destroy_nullcred(struct rpc_cred *cred) in gss_destroy_nullcred()
1288 gss_destroy_cred(struct rpc_cred *cred) in gss_destroy_cred()
1299 static struct rpc_cred *
1305 static struct rpc_cred *
1338 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init()
1351 gss_stringify_acceptor(struct rpc_cred *cred) in gss_stringify_acceptor()
1410 gss_key_timeout(struct rpc_cred *rc) in gss_key_timeout()
1428 gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags) in gss_match()
1480 struct rpc_cred *cred = req->rq_cred; in gss_marshal()
1534 struct rpc_cred *oldcred = task->tk_rqstp->rq_cred; in gss_renew_cred()
1544 struct rpc_cred *new; in gss_renew_cred()
1554 static int gss_cred_is_negative_entry(struct rpc_cred *cred) in gss_cred_is_negative_entry()
1577 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh()
1607 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_validate()
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()
1826 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_wrap_req()
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()
1938 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_unwrap_resp()