Home
last modified time | relevance | path

Searched refs:gc_wire_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/sunrpc/
Dauth_gss.h75 struct xdr_netobj gc_wire_ctx; member
/Linux-v5.10/net/sunrpc/auth_gss/
Dauth_gss.c227 p = simple_get_netobj(p, end, &ctx->gc_wire_ctx); in gss_fill_context()
1306 kfree(ctx->gc_wire_ctx.data); in gss_do_free_ctx()
1545 ctx->gc_wire_ctx.len); in gss_marshal()
1562 p = xdr_encode_netobj(p, &ctx->gc_wire_ctx); in gss_marshal()