Home
last modified time | relevance | path

Searched refs:in_token (Results 1 – 3 of 3) sorted by relevance

/linux/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()
1034 gss_free_in_token_pages(struct gssp_in_token * in_token) gss_free_in_token_pages() argument
1048 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()