Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
H A Dsvcauth_unix.c1042 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_null_accept()
1055 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_null_accept()
1060 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
1081 .flavour = RPC_AUTH_NULL,
1121 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_tls_accept()
1153 RPC_AUTH_NULL, NULL, 0) < 0) in svcauth_tls_accept()
1244 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_unix_accept()
1250 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/include/linux/sunrpc/
H A Dmsg_prot.h17 RPC_AUTH_NULL = 0, enumerator
/linux/fs/nfs/
H A Dcallback.c324 case RPC_AUTH_NULL: in nfs_callback_authenticate()
H A Dmount_clnt.c205 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
H A Dnfs4proc.c4268 RPC_AUTH_NULL, in nfs4_find_root_sec()
10282 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
H A Dsvcauth_gss.c1033 return xdr_stream_encode_opaque_auth(xdr, RPC_AUTH_NULL, NULL, 0) > 0; in svcauth_gss_proc_init_verf()
1387 if (flavor != RPC_AUTH_NULL || len != 0) { in svcauth_gss_proc_init()
/linux/fs/lockd/
H A Dsvc.c516 case RPC_AUTH_NULL: in lockd_authenticate()
/linux/fs/nfsd/
H A Dtrace.h1628 TRACE_DEFINE_ENUM(RPC_AUTH_NULL);
1637 { RPC_AUTH_NULL, "none" }, \
H A Dnfs4xdr.c900 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
903 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
5517 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_encode_SECINFO4resok()
H A Dnfs4state.c4567 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()