Searched defs:cred (Results 1 – 15 of 15) sorted by relevance
/net/sunrpc/ |
D | auth.c | 296 rpcauth_unhash_cred_locked(struct rpc_cred *cred) in rpcauth_unhash_cred_locked() 304 rpcauth_unhash_cred(struct rpc_cred *cred) in rpcauth_unhash_cred() 351 struct rpc_cred *cred; in rpcauth_destroy_credlist() local 369 struct rpc_cred *cred; in rpcauth_clear_credcache() local 420 struct rpc_cred *cred, *next; in rpcauth_prune_expired() local 483 struct rpc_cred *cred = NULL, in rpcauth_lookup_credcache() local 548 const struct cred *cred = current_cred(); in rpcauth_lookupcred() local 564 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, in rpcauth_init_cred() 581 rpcauth_generic_bind_cred(struct rpc_task *task, struct rpc_cred *cred, int lookupflags) in rpcauth_generic_bind_cred() 614 rpcauth_bindcred(struct rpc_task *task, struct rpc_cred *cred, int flags) in rpcauth_bindcred() [all …]
|
D | auth_generic.c | 60 struct rpc_cred *cred, int lookupflags) in generic_bind_cred() 106 generic_free_cred(struct rpc_cred *cred) in generic_free_cred() 119 struct rpc_cred *cred = container_of(head, struct rpc_cred, cr_rcu); in generic_free_cred_callback() local 124 generic_destroy_cred(struct rpc_cred *cred) in generic_destroy_cred() 144 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in generic_match()
|
D | auth_unix.c | 63 struct unx_cred *cred; in unx_create_cred() local 106 unx_destroy_cred(struct rpc_cred *cred) in unx_destroy_cred() 119 struct unx_cred *cred = container_of(rcred, struct unx_cred, uc_base); in unx_match() local 147 struct unx_cred *cred = container_of(task->tk_rqstp->rq_cred, struct unx_cred, uc_base); in unx_marshal() local
|
D | auth_null.c | 45 nul_destroy_cred(struct rpc_cred *cred) in nul_destroy_cred() 53 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
|
D | svcauth_unix.c | 663 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_unix_set_client() local 731 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_null_accept() local 795 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_unix_accept() local
|
D | clnt.c | 2240 struct rpc_task *rpc_call_null(struct rpc_clnt *clnt, struct rpc_cred *cred, int flags) in rpc_call_null()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 118 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx) in gss_cred_set_ctx() 161 gss_cred_get_ctx(struct rpc_cred *cred) in gss_cred_get_ctx() 482 gss_setup_upcall(struct rpc_clnt *clnt, struct gss_auth *gss_auth, struct rpc_cred *cred) in gss_setup_upcall() 519 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall() local 572 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall() local 987 gss_destroying_context(struct rpc_cred *cred) in gss_destroying_context() 1053 gss_destroy_nullcred(struct rpc_cred *cred) in gss_destroy_nullcred() 1067 gss_destroy_cred(struct rpc_cred *cred) in gss_destroy_cred() 1088 struct gss_cred *cred = NULL; in gss_create_cred() local 1117 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() [all …]
|
D | gss_rpc_xdr.c | 554 struct gssx_cred *cred) in gssx_enc_cred()
|
D | svcauth_gss.c | 330 struct svc_cred cred; member
|
/net/dns_resolver/ |
D | dns_key.c | 248 struct cred *cred; in init_dns_resolver() local
|
/net/core/ |
D | scm.c | 49 const struct cred *cred = current_cred(); in scm_check_creds() local
|
D | sock.c | 911 void cred_to_ucred(struct pid *pid, const struct cred *cred, in cred_to_ucred()
|
/net/rxrpc/ |
D | ar-key.c | 940 const struct cred *cred = current_cred(); in rxrpc_get_server_data_key() local 994 const struct cred *cred = current_cred(); in rxrpc_get_null_key() local
|
/net/netfilter/ |
D | xt_LOG.c | 155 const struct cred *cred = sk->sk_socket->file->f_cred; in dump_sk_uid_gid() local
|
D | nfnetlink_log.c | 542 const struct cred *cred = file->f_cred; in __build_packet_message() local
|