Home
last modified time | relevance | path

Searched refs:gss_free_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c92 static void gss_free_ctx(struct gss_cl_ctx *);
107 gss_free_ctx(ctx); in gss_put_ctx()
1286 /* gss_destroy_cred (and gss_free_ctx) are used to clean up after failure
1306 gss_free_ctx(struct gss_cl_ctx *ctx) in gss_free_ctx() function
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c109 static void gss_free_ctx(struct gss_cl_ctx *);
124 gss_free_ctx(ctx); in gss_put_ctx()
1305 /* gss_destroy_cred (and gss_free_ctx) are used to clean up after failure
1325 gss_free_ctx(struct gss_cl_ctx *ctx) in gss_free_ctx() function

Completed in 7 milliseconds