Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sunrpc/
Dauth_gss.h75 struct xdr_netobj gc_wire_ctx; member
/linux-6.6.21/net/sunrpc/auth_gss/
Dauth_gss.c216 p = simple_get_netobj(p, end, &ctx->gc_wire_ctx); in gss_fill_context()
1312 kfree(ctx->gc_wire_ctx.data); in gss_do_free_ctx()
1552 ctx->gc_wire_ctx.len); in gss_marshal()
1569 p = xdr_encode_netobj(p, &ctx->gc_wire_ctx); in gss_marshal()