Home
last modified time | relevance | path

Searched refs:in_token (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c100 struct xdr_netobj in_handle, in_token; member
112 kfree(rsii->in_token.data); in rsi_free()
135 ^ hash_mem(item->in_token.data, item->in_token.len, RSI_HASHBITS); in rsi_hash()
143 netobj_equal(&item->in_token, &tmp->in_token); in rsi_match()
171 new->in_token.len = item->in_token.len; in rsi_init()
172 item->in_token.len = 0; in rsi_init()
175 new->in_token in rsi_init()
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...]
H A Dgss_rpc_upcall.h18 struct gssp_in_token in_token; member
H A Dgss_rpc_upcall.c278 .input_token = data->in_token, in gssp_accept_sec_context_upcall()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c76 struct xdr_netobj in_handle, in_token; member
88 kfree(rsii->in_token.data); in rsi_free()
111 ^ hash_mem(item->in_token.data, item->in_token.len, RSI_HASHBITS); in rsi_hash()
119 netobj_equal(&item->in_token, &tmp->in_token); in rsi_match()
147 new->in_token.len = item->in_token.len; in rsi_init()
148 item->in_token.len = 0; in rsi_init()
151 new->in_token in rsi_init()
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...]
H A Dgss_rpc_upcall.h18 struct gssp_in_token in_token; member
H A Dgss_rpc_upcall.c272 .input_token = data->in_token, in gssp_accept_sec_context_upcall()

Completed in 5 milliseconds