Searched refs:gss_fill_context (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 160 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context() function 757 p = gss_fill_context(p, end, ctx, gss_msg->auth->mech); in gss_pipe_downcall() 774 "gss_fill_context: %zd\n", __func__, err); in gss_pipe_downcall()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 177 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context() function 774 p = gss_fill_context(p, end, ctx, gss_msg->auth->mech); in gss_pipe_downcall() 791 "gss_fill_context: %zd\n", __func__, err); in gss_pipe_downcall()
|
Completed in 8 milliseconds