Searched defs:in_token (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_rpc_upcall.h | 18 struct gssp_in_token in_token; member
|
H A D | svcauth_gss.c | 76 struct xdr_netobj in_handle, in_token; member 1103 gss_read_verf(struct rpc_gss_wire_cred *gc, struct kvec *argv, __be32 *authp, struct xdr_netobj *in_handle, struct xdr_netobj *in_token) gss_read_verf() argument 1127 gss_free_in_token_pages(struct gssp_in_token *in_token) gss_free_in_token_pages() argument 1144 gss_read_proxy_verf(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp, struct xdr_netobj *in_handle, struct gssp_in_token *in_token) gss_read_proxy_verf() argument [all...] |
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_rpc_upcall.h | 18 struct gssp_in_token in_token; member
|
H A D | svcauth_gss.c | 100 struct xdr_netobj in_handle, in_token; member 1044 gss_free_in_token_pages(struct gssp_in_token *in_token) gss_free_in_token_pages() argument 1061 gss_read_proxy_verf(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, struct xdr_netobj *in_handle, struct gssp_in_token *in_token) gss_read_proxy_verf() argument [all...] |
Completed in 8 milliseconds