Home
last modified time | relevance | path

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

/linux-6.15/net/sunrpc/
H A Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
H A Dsvcauth_unix.c773 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_null_accept()
786 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_null_accept()
791 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
812 .flavour = RPC_AUTH_NULL,
852 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_tls_accept()
884 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_tls_accept()
975 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_unix_accept()
981 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_unix_accept()
H A Dsvcauth.c38 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
H A Dauth.c33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
H A Drpcb_clnt.c239 .authflavor = RPC_AUTH_NULL, in rpcb_create_af_local()
/linux-6.15/include/linux/sunrpc/
H A Dmsg_prot.h17 RPC_AUTH_NULL = 0, enumerator
H A Dxdr.h94 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL)
/linux-6.15/fs/nfs/
H A Dcallback.c335 case RPC_AUTH_NULL: in nfs_callback_authenticate()
H A Dsuper.c325 { RPC_AUTH_NULL, "null" }, in nfs_pseudoflavour_to_name()
821 if (flavor == RPC_AUTH_NULL) in nfs_verify_authflavors()
963 case RPC_AUTH_NULL: in nfs_try_mount_request()
H A Dmount_clnt.c205 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
H A Dnfs4namespace.c216 case RPC_AUTH_NULL: in nfs_find_best_sec()
H A Dfs_context.c448 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
H A Dnfs4proc.c4315 RPC_AUTH_NULL, in nfs4_find_root_sec()
10451 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
H A Dsvcauth_gss.c1031 return xdr_stream_encode_opaque_auth(xdr, RPC_AUTH_NULL, NULL, 0) > 0; in svcauth_gss_proc_init_verf()
1384 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_gss_proc_init()
/linux-6.15/fs/lockd/
H A Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
H A Dsvc.c510 case RPC_AUTH_NULL: in lockd_authenticate()
/linux-6.15/fs/nfsd/
H A Dexport.c1140 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
1163 rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
H A Dtrace.h1521 TRACE_DEFINE_ENUM(RPC_AUTH_NULL);
1530 { RPC_AUTH_NULL, "none" }, \
H A Dnfs4xdr.c764 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
767 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
4747 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_encode_SECINFO4resok()
H A Dnfs4state.c3913 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()