Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c229 static void gssp_hostbased_service(char **principal) in gssp_hostbased_service() argument
233 if (!*principal) in gssp_hostbased_service()
237 c = strchr(*principal, '@'); in gssp_hostbased_service()
242 c = strchr(*principal, '/'); in gssp_hostbased_service()
248 kfree(*principal); in gssp_hostbased_service()
249 *principal = NULL; in gssp_hostbased_service()
Dauth_gss.c1389 cred->gc_principal = acred->principal; in gss_create_cred()
1506 if (acred->principal != NULL) { in gss_match()
1509 ret = strcmp(acred->principal, gss_cred->gc_principal) == 0; in gss_match()
1608 .principal = gss_cred->gc_principal, in gss_renew_cred()
/Linux-v5.4/fs/nfsd/
Dnfs4recover.c1150 char *principal = NULL; in nfsd4_cld_create_v2() local
1169 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_create_v2()
1171 principal = clp->cl_cred.cr_principal; in nfsd4_cld_create_v2()
1172 if (principal) { in nfsd4_cld_create_v2()
1180 ret = crypto_shash_digest(desc, principal, strlen(principal), in nfsd4_cld_create_v2()
1345 char *principal = NULL; in nfsd4_cld_check_v2() local
1379 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_check_v2()
1381 principal = clp->cl_cred.cr_principal; in nfsd4_cld_check_v2()
1382 if (principal == NULL) in nfsd4_cld_check_v2()
1389 status = crypto_shash_digest(desc, principal, strlen(principal), in nfsd4_cld_check_v2()
/Linux-v5.4/Documentation/devicetree/bindings/misc/
Dallwinner,syscon.txt5 The principal function of this syscon is to control EMAC PHY choice and
/Linux-v5.4/include/linux/sunrpc/
Dauth.h42 const char *principal; /* If present, this is a machine credential */ member
/Linux-v5.4/net/sunrpc/
Dauth.c677 .principal = task->tk_client->cl_principal, in rpcauth_bind_machine_cred()
681 if (!acred.principal) in rpcauth_bind_machine_cred()
/Linux-v5.4/Documentation/media/uapi/
Dfdl-appendix.rst219 together with at least five of the principal authors of the
220 :ref:`Document <fdl-document>` (all of its principal authors, if it
/Linux-v5.4/Documentation/power/
Dfreezing-of-tasks.rst106 1. The principal reason is to prevent filesystems from being damaged after
/Linux-v5.4/arch/x86/math-emu/
DREADME304 the transcendental functions (in their principal range) was not as
/Linux-v5.4/Documentation/virt/kvm/
Dmmu.txt105 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
/Linux-v5.4/drivers/staging/speakup/
Dspkguide.txt1367 Version, together with at least five of the principal authors of the
1368 Document (all of its principal authors, if it has fewer than five),