Lines Matching refs:xdr_buf
152 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum_hmac_md5()
242 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum()
323 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum_v2()
392 struct xdr_buf *outbuf;
404 struct xdr_buf *outbuf = desc->outbuf; in encryptor()
462 gss_encrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *buf, in gss_encrypt_xdr_buf()
538 gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *buf, in gss_decrypt_xdr_buf()
576 xdr_extend_head(struct xdr_buf *buf, unsigned int base, unsigned int shiftlen) in xdr_extend_head()
597 gss_krb5_cts_crypt(struct crypto_blkcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
644 struct xdr_buf *buf, struct page **pages) in gss_krb5_aes_encrypt()
760 gss_krb5_aes_decrypt(struct krb5_ctx *kctx, u32 offset, struct xdr_buf *buf, in gss_krb5_aes_decrypt()
763 struct xdr_buf subbuf; in gss_krb5_aes_decrypt()