Searched refs:gc_wire_ctx (Results 1 – 2 of 2) sorted by relevance
76 struct xdr_netobj gc_wire_ctx; member
226 p = simple_get_netobj(p, end, &ctx->gc_wire_ctx); in gss_fill_context()1302 kfree(ctx->gc_wire_ctx.data); in gss_do_free_ctx()1542 ctx->gc_wire_ctx.len); in gss_marshal()1559 p = xdr_encode_netobj(p, &ctx->gc_wire_ctx); in gss_marshal()