Searched refs:principal (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/net/sunrpc/auth_gss/ |
| D | gss_rpc_upcall.c | 229 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()
|
| D | auth_gss.c | 1389 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/ |
| D | nfs4recover.c | 1150 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/ |
| D | allwinner,syscon.txt | 5 The principal function of this syscon is to control EMAC PHY choice and
|
| /Linux-v5.4/include/linux/sunrpc/ |
| D | auth.h | 42 const char *principal; /* If present, this is a machine credential */ member
|
| /Linux-v5.4/net/sunrpc/ |
| D | auth.c | 677 .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/ |
| D | fdl-appendix.rst | 219 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/ |
| D | freezing-of-tasks.rst | 106 1. The principal reason is to prevent filesystems from being damaged after
|
| /Linux-v5.4/arch/x86/math-emu/ |
| D | README | 304 the transcendental functions (in their principal range) was not as
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | mmu.txt | 105 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
|
| /Linux-v5.4/drivers/staging/speakup/ |
| D | spkguide.txt | 1367 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),
|