Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c285 .exported_context_token.len = GSSX_max_output_handle_sz, in gssp_accept_sec_context_upcall()
321 data->out_handle = rctxh.exported_context_token; in gssp_accept_sec_context_upcall()
Dgss_rpc_xdr.h98 gssx_buffer exported_context_token; member
Dgss_rpc_xdr.c571 err = gssx_enc_buffer(xdr, &ctx->exported_context_token); in gssx_enc_ctx()
634 err = gssx_dec_buffer(xdr, &ctx->exported_context_token); in gssx_dec_ctx()