Searched refs:RPC_AUTH_NULL (Results 1 – 15 of 15) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | auth_null.c | 106 .au_flavor = RPC_AUTH_NULL, 120 .au_flavor = RPC_AUTH_NULL,
|
| H A D | svcauth_unix.c | 1042 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 D | svcauth.c | 38 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
|
| H A D | auth.c | 33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
|
| H A D | rpcb_clnt.c | 239 .authflavor = RPC_AUTH_NULL, in rpcb_create_af_local()
|
| /linux/include/linux/sunrpc/ |
| H A D | msg_prot.h | 17 RPC_AUTH_NULL = 0, enumerator
|
| /linux/fs/nfs/ |
| H A D | callback.c | 324 case RPC_AUTH_NULL: in nfs_callback_authenticate()
|
| H A D | mount_clnt.c | 205 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
|
| H A D | nfs4proc.c | 4268 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 D | gss_rpc_upcall.c | 93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
|
| H A D | svcauth_gss.c | 1033 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 D | svc.c | 516 case RPC_AUTH_NULL: in lockd_authenticate()
|
| /linux/fs/nfsd/ |
| H A D | trace.h | 1628 TRACE_DEFINE_ENUM(RPC_AUTH_NULL); 1637 { RPC_AUTH_NULL, "none" }, \
|
| H A D | nfs4xdr.c | 900 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 D | nfs4state.c | 4567 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()
|