Home
last modified time | relevance | path

Searched refs:rpc_authflavor_t (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dauth.h83 rpc_authflavor_t au_flavor; /* pseudoflavor (note may
97 rpc_authflavor_t pseudoflavor;
109 rpc_authflavor_t au_flavor; /* flavor (RPC_AUTH_*) */
118 int (*list_pseudoflavors)(rpc_authflavor_t *, int);
119 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
120 int (*flavor2info)(rpc_authflavor_t,
159 rpc_authflavor_t rpcauth_get_pseudoflavor(rpc_authflavor_t,
161 int rpcauth_get_gssinfo(rpc_authflavor_t,
163 int rpcauth_list_flavors(rpc_authflavor_t *, int);
Dgss_api.h74 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *, u32 qop,
143 rpc_authflavor_t gss_mech_info2flavor(struct rpcsec_gss_info *);
146 int gss_mech_flavor2info(rpc_authflavor_t, struct rpcsec_gss_info *);
155 int gss_mech_list_pseudoflavors(rpc_authflavor_t *, int);
Dsvcauth.h157 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);
158 extern void svc_auth_unregister(rpc_authflavor_t flavor);
Dclnt.h126 rpc_authflavor_t authflavor;
158 rpc_authflavor_t);
Dmsg_prot.h19 typedef u32 rpc_authflavor_t; typedef
/Linux-v5.4/net/sunrpc/
Dsvcauth.c37 svc_get_auth_ops(rpc_authflavor_t flavor) in svc_get_auth_ops()
60 rpc_authflavor_t flavor; in svc_authenticate()
109 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
124 svc_auth_unregister(rpc_authflavor_t flavor) in svc_auth_unregister()
Dauth.c112 rpc_authflavor_t flavor; in rpcauth_register()
127 rpc_authflavor_t flavor; in rpcauth_unregister()
140 rpcauth_get_authops(rpc_authflavor_t flavor) in rpcauth_get_authops()
179 rpc_authflavor_t
180 rpcauth_get_pseudoflavor(rpc_authflavor_t flavor, struct rpcsec_gss_info *info) in rpcauth_get_pseudoflavor()
183 rpc_authflavor_t pseudoflavor; in rpcauth_get_pseudoflavor()
205 rpcauth_get_gssinfo(rpc_authflavor_t pseudoflavor, struct rpcsec_gss_info *info) in rpcauth_get_gssinfo()
207 rpc_authflavor_t flavor = pseudoflavor_to_flavor(pseudoflavor); in rpcauth_get_gssinfo()
235 rpcauth_list_flavors(rpc_authflavor_t *array, int size) in rpcauth_list_flavors()
238 rpc_authflavor_t flavor, pseudos[4]; in rpcauth_list_flavors()
Dclnt.c294 rpc_authflavor_t pseudoflavor, in rpc_client_register()
683 rpc_clone_client_set_auth(struct rpc_clnt *clnt, rpc_authflavor_t flavor) in rpc_clone_client_set_auth()
716 rpc_authflavor_t pseudoflavor; in rpc_switch_client_transport()
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_mech_switch.c230 int gss_mech_list_pseudoflavors(rpc_authflavor_t *array_ptr, int size) in gss_mech_list_pseudoflavors()
257 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *gm, u32 qop, in gss_svc_to_pseudoflavor()
278 rpc_authflavor_t gss_mech_info2flavor(struct rpcsec_gss_info *info) in gss_mech_info2flavor()
280 rpc_authflavor_t pseudoflavor; in gss_mech_info2flavor()
301 int gss_mech_flavor2info(rpc_authflavor_t pseudoflavor, in gss_mech_flavor2info()
Dauth_gss.c1023 rpc_authflavor_t flavor = args->pseudoflavor; in gss_create_new()
/Linux-v5.4/fs/nfs/
Dinternal.h43 rpc_authflavor_t authflavor;
95 rpc_authflavor_t selected_flavor;
136 rpc_authflavor_t *auth_flavs;
156 int nfs_create_rpc_client(struct nfs_client *, const struct nfs_client_initdata *, rpc_authflavor_t
163 rpc_authflavor_t);
187 rpc_authflavor_t);
395 bool nfs_auth_info_match(const struct nfs_auth_info *, rpc_authflavor_t);
436 struct nfs_fattr *, rpc_authflavor_t);
Dnfs3_fs.h32 struct nfs_fattr *, rpc_authflavor_t);
Dnfs3client.c62 rpc_authflavor_t flavor) in nfs3_clone_server()
Dsuper.c506 static const char *nfs_pseudoflavour_to_name(rpc_authflavor_t flavour) in nfs_pseudoflavour_to_name()
509 rpc_authflavor_t flavour; in nfs_pseudoflavour_to_name()
1049 rpc_authflavor_t flavor) in nfs_auth_info_add()
1074 rpc_authflavor_t match) in nfs_auth_info_match()
1096 rpc_authflavor_t pseudoflavor; in nfs_parse_security_flavors()
1716 rpc_authflavor_t *server_authlist, unsigned int count) in nfs_verify_authflavors()
1718 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs_verify_authflavors()
1765 rpc_authflavor_t *server_authlist, in nfs_request_mount()
1831 rpc_authflavor_t authlist[NFS_MAX_SECFLAVORS]; in nfs_try_mount_request()
1858 rpc_authflavor_t flavor; in nfs_try_mount_request()
[all …]
Dfscache.h45 rpc_authflavor_t au_flavor;
Dmount_clnt.c129 rpc_authflavor_t *auth_flavors;
422 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors()
Dnfs4namespace.c159 rpc_authflavor_t pflavor; in nfs_find_best_sec()
392 rpc_authflavor_t flavor = server->client->cl_auth->au_flavor; in nfs4_submount()
Dnfs4client.c60 nfs4_find_ds_client(struct nfs_client *ds_clp, rpc_authflavor_t flavor) in nfs4_find_ds_client()
77 nfs4_add_ds_client(struct nfs_client *ds_clp, rpc_authflavor_t flavor, in nfs4_add_ds_client()
97 nfs4_alloc_ds_server(struct nfs_client *ds_clp, rpc_authflavor_t flavor) in nfs4_alloc_ds_server()
135 rpc_authflavor_t flavor = NFS_SERVER(inode)->client->cl_auth->au_flavor; in nfs4_find_or_create_ds_client()
Dnamespace.c232 struct nfs_fattr *fattr, rpc_authflavor_t authflavor) in nfs_do_submount()
Dclient.c492 rpc_authflavor_t flavor) in nfs_create_rpc_client()
591 rpc_authflavor_t pseudoflavour) in nfs_init_server_rpcclient()
1012 rpc_authflavor_t flavor) in nfs_clone_server()
Dnfs4_fs.h343 rpc_authflavor_t flavor; in _nfs4_state_protect()
Dnfs4proc.c660 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor; in _nfs4_is_integrity_protected()
3860 struct nfs_fsinfo *info, rpc_authflavor_t flavor) in nfs4_lookup_root_sec()
3886 static const rpc_authflavor_t flav_array[] = { in nfs4_find_root_sec()
8245 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor; in nfs4_proc_exchange_id()
9513 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()
/Linux-v5.4/include/linux/
Dnfs_xdr.h731 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS];
1711 struct nfs_fattr *, rpc_authflavor_t);
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c3815 rpc_authflavor_t pf = flavs[i].pseudoflavor; in nfsd4_do_encode_secinfo()