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

/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c497 u32 headskip, tailskip; local
534 &headskip, &tailskip);
543 buf->len - GSS_KRB5_TOK_HDR_LEN - tailskip,
578 xdr_buf_trim(buf, GSS_KRB5_TOK_HDR_LEN + tailskip);
H A Dgss_krb5_crypto.c766 u32 *headskip, u32 *tailskip)
846 *tailskip = kctx->gk5e->cksumlength;
765 gss_krb5_aes_decrypt(struct krb5_ctx *kctx, u32 offset, struct xdr_buf *buf, u32 *headskip, u32 *tailskip) argument

Completed in 85 milliseconds