Searched refs:svc_cred (Results 1 – 9 of 9) sorted by relevance
23 struct svc_cred { struct38 static inline void init_svc_cred(struct svc_cred *cred) in init_svc_cred() argument47 static inline void free_svc_cred(struct svc_cred *cred) in free_svc_cred()
244 struct svc_cred rq_cred; /* auth info */
35 struct svc_cred creds;
276 sizeof(struct svc_cred))346 data->creds = *(struct svc_cred *)value->data; in gssp_accept_sec_context_upcall()
182 struct svc_cred *creds) in gssx_dec_linux_creds()245 struct svc_cred *creds; in gssx_dec_option_array()264 creds = kzalloc(sizeof(struct svc_cred), GFP_KERNEL); in gssx_dec_option_array()
330 struct svc_cred cred;1196 memset(&ud->creds, 0, sizeof(struct svc_cred)); in gss_proxy_save_rsc()
173 struct svc_cred sl_cred;314 struct svc_cred cl_cred; /* setclientid principal */
1977 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred()2047 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred()2055 same_creds(struct svc_cred *cr1, struct svc_cred *cr2) in same_creds()2072 struct svc_cred *cr = &rqstp->rq_cred; in svc_rqst_integrity_protected()2084 struct svc_cred *cr = &rqstp->rq_cred; in nfsd4_mach_creds_match()
662 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_unix_set_client()730 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_null_accept()790 struct svc_cred *cred = &rqstp->rq_cred; in svcauth_unix_accept()