Lines Matching refs:xdr_buf
148 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum()
240 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum_v2()
322 struct xdr_buf *outbuf;
334 struct xdr_buf *outbuf = desc->outbuf; in encryptor()
396 gss_encrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *buf, in gss_encrypt_xdr_buf()
479 gss_decrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *buf, in gss_decrypt_xdr_buf()
522 xdr_extend_head(struct xdr_buf *buf, unsigned int base, unsigned int shiftlen) in xdr_extend_head()
543 gss_krb5_cts_crypt(struct crypto_sync_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
600 struct xdr_buf *buf, struct page **pages) in gss_krb5_aes_encrypt()
721 struct xdr_buf *buf, u32 *headskip, u32 *tailskip) in gss_krb5_aes_decrypt()
723 struct xdr_buf subbuf; in gss_krb5_aes_decrypt()