Home
last modified time | relevance | path

Searched refs:RPC_AUTH_NULL (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/net/sunrpc/
Dauth_null.c67 *p++ = htonl(RPC_AUTH_NULL); in nul_marshal()
69 *p++ = htonl(RPC_AUTH_NULL); in nul_marshal()
92 if (flavor != RPC_AUTH_NULL) { in nul_validate()
108 .au_flavor = RPC_AUTH_NULL,
121 .au_flavor = RPC_AUTH_NULL,
Dauth_unix.c173 *p++ = htonl(RPC_AUTH_NULL); in unx_marshal()
196 if (flavor != RPC_AUTH_NULL && in unx_validate()
Dsvcauth_unix.c740 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_null_accept()
754 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_null_accept()
757 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
778 .flavour = RPC_AUTH_NULL,
824 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_unix_accept()
830 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_unix_accept()
Drpcb_clnt.c242 .authflavor = RPC_AUTH_NULL, in rpcb_create_local_unix()
/Linux-v4.19/include/linux/sunrpc/
Dmsg_prot.h22 RPC_AUTH_NULL = 0, enumerator
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c106 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
Dsvcauth_gss.c710 svc_putnl(rqstp->rq_res.head, RPC_AUTH_NULL); in gss_write_null_verf()
1017 if (svc_getnl(argv) != RPC_AUTH_NULL) in gss_read_common_verf()
/Linux-v4.19/fs/nfs/
Dcallback.c428 case RPC_AUTH_NULL: in nfs_callback_authenticate()
Dmount_clnt.c206 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
Dnfs4namespace.c166 case RPC_AUTH_NULL: in nfs_find_best_sec()
Dsuper.c508 { RPC_AUTH_NULL, "null" }, in nfs_pseudoflavour_to_name()
1083 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
1720 if (flavor == RPC_AUTH_NULL) in nfs_verify_authflavors()
1846 case RPC_AUTH_NULL: in nfs_try_mount_request()
Dnfs4proc.c3738 RPC_AUTH_NULL, in nfs4_find_root_sec()
9312 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/Linux-v4.19/fs/lockd/
Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
Dsvc.c644 case RPC_AUTH_NULL: in lockd_authenticate()
/Linux-v4.19/fs/nfsd/
Dexport.c955 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
Dnfs4xdr.c541 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
544 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
3794 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_do_encode_secinfo()
Dnfs4state.c2761 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()