Home
last modified time | relevance | path

Searched refs:principal (Results 1 – 14 of 14) sorted by relevance

/linux/net/sunrpc/auth_gss/
A Dgss_rpc_upcall.c234 static void gssp_hostbased_service(char **principal) in gssp_hostbased_service() argument
238 if (!*principal) in gssp_hostbased_service()
242 c = strchr(*principal, '@'); in gssp_hostbased_service()
247 c = strchr(*principal, '/'); in gssp_hostbased_service()
253 kfree(*principal); in gssp_hostbased_service()
254 *principal = NULL; in gssp_hostbased_service()
A Dauth_gss.c1364 cred->gc_principal = acred->principal; in gss_create_cred()
1481 if (acred->principal != NULL) { in gss_match()
1484 ret = strcmp(acred->principal, gss_cred->gc_principal) == 0; in gss_match()
1583 .principal = gss_cred->gc_principal, in gss_renew_cred()
/linux/fs/nfsd/
A Dnfs4recover.c1140 char *principal = NULL; in nfsd4_cld_create_v2() local
1158 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_create_v2()
1160 principal = clp->cl_cred.cr_principal; in nfsd4_cld_create_v2()
1161 if (principal) { in nfsd4_cld_create_v2()
1168 ret = crypto_shash_tfm_digest(tfm, principal, strlen(principal), in nfsd4_cld_create_v2()
1332 char *principal = NULL; in nfsd4_cld_check_v2() local
1365 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_check_v2()
1367 principal = clp->cl_cred.cr_principal; in nfsd4_cld_check_v2()
1368 if (principal == NULL) in nfsd4_cld_check_v2()
1374 status = crypto_shash_tfm_digest(tfm, principal, in nfsd4_cld_check_v2()
[all …]
/linux/include/trace/events/
A Drpcgss.h151 __string(principal, gc->gc_principal)
157 __assign_str(principal, gc->gc_principal);
162 __get_str(principal))
/linux/include/linux/sunrpc/
A Dauth.h40 const char *principal; /* If present, this is a machine credential */ member
/linux/tools/testing/selftests/arm64/signal/
A DREADME25 principal families:
/linux/net/sunrpc/
A Dauth.c628 .principal = task->tk_client->cl_principal, in rpcauth_bind_machine_cred()
632 if (!acred.principal) in rpcauth_bind_machine_cred()
/linux/LICENSES/deprecated/
A DGFDL-1.1187 Version, together with at least five of the principal authors of the
188 Document (all of its principal authors, if it has less than five).
A DGFDL-1.2212 Version, together with at least five of the principal authors of the
213 Document (all of its principal authors, if it has fewer than five),
/linux/Documentation/userspace-api/media/
A Dfdl-appendix.rst212 together with at least five of the principal authors of the
213 :ref:`Document <fdl-document>` (all of its principal authors, if it
/linux/Documentation/power/
A Dfreezing-of-tasks.rst106 1. The principal reason is to prevent filesystems from being damaged after
/linux/arch/x86/math-emu/
A DREADME304 the transcendental functions (in their principal range) was not as
/linux/Documentation/virt/kvm/
A Dmmu.rst121 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
/linux/Documentation/admin-guide/
A Dspkguide.txt1413 Version, together with at least five of the principal authors of the
1414 Document (all of its principal authors, if it has fewer than five),

Completed in 43 milliseconds