Home
last modified time | relevance | path

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

/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c71 xdr_extend_head(struct xdr_buf *buf, unsigned int base, unsigned int shiftlen) in xdr_extend_head() function
122 if (xdr_extend_head(buf, offset + GSS_KRB5_TOK_HDR_LEN, conflen)) in gss_krb5_aead_encrypt()
H A Dgss_krb5_wrap.c110 if (xdr_extend_head(buf, offset, GSS_KRB5_TOK_HDR_LEN)) in gss_krb5_wrap_v2()