Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/
Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
Dsvcauth_unix.c772 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_null_accept()
785 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_null_accept()
790 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
811 .flavour = RPC_AUTH_NULL,
851 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_tls_accept()
883 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_tls_accept()
974 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_unix_accept()
980 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_unix_accept()
Dsvcauth.c37 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
Dauth.c33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
Drpcb_clnt.c239 .authflavor = RPC_AUTH_NULL, in rpcb_create_af_local()
/Linux-v6.6/include/linux/sunrpc/
Dmsg_prot.h17 RPC_AUTH_NULL = 0, enumerator
Dxdr.h94 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL)
/Linux-v6.6/fs/nfs/
Dcallback.c380 case RPC_AUTH_NULL: in nfs_callback_authenticate()
Dsuper.c317 { RPC_AUTH_NULL, "null" }, in nfs_pseudoflavour_to_name()
798 if (flavor == RPC_AUTH_NULL) in nfs_verify_authflavors()
922 case RPC_AUTH_NULL: in nfs_try_mount_request()
Dmount_clnt.c210 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
Dnfs4namespace.c216 case RPC_AUTH_NULL: in nfs_find_best_sec()
Dfs_context.c420 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
Dnfs4proc.c4154 RPC_AUTH_NULL, in nfs4_find_root_sec()
10177 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/Linux-v6.6/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
Dsvcauth_gss.c1041 return xdr_stream_encode_opaque_auth(xdr, RPC_AUTH_NULL, NULL, 0) > 0; in svcauth_gss_proc_init_verf()
1400 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_gss_proc_init()
/Linux-v6.6/fs/lockd/
Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
Dsvc.c513 case RPC_AUTH_NULL: in lockd_authenticate()
/Linux-v6.6/fs/nfsd/
Dtrace.h1364 TRACE_DEFINE_ENUM(RPC_AUTH_NULL);
1373 { RPC_AUTH_NULL, "none" }, \
Dexport.c1092 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
Dnfs4xdr.c743 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
746 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
4357 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_do_encode_secinfo()
Dnfs4state.c3563 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()