Home
last modified time | relevance | path

Searched defs:tr_hdr (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2ops.c4155 fill_transform_hdr(struct smb2_transform_hdr *tr_hdr, unsigned int orig_len, in fill_transform_hdr()
4295 struct smb2_transform_hdr *tr_hdr = in crypt_message() local
4463 struct smb2_transform_hdr *tr_hdr = new_rq[0].rq_iov[0].iov_base; in smb3_init_transform_rq() local
4822 struct smb2_transform_hdr *tr_hdr = (struct smb2_transform_hdr *)buf; in receive_encrypted_read() local
5026 struct smb2_transform_hdr *tr_hdr = (struct smb2_transform_hdr *)buf; in smb3_receive_transform() local
/linux/fs/smb/server/
H A Dauth.c1115 struct smb2_transform_hdr *tr_hdr = smb2_get_msg(iov[0].iov_base); in ksmbd_crypt_message() local
H A Dsmb2pdu.c8967 struct smb2_transform_hdr *tr_hdr = tr_buf + 4; in fill_transform_hdr() local
9019 struct smb2_transform_hdr *tr_hdr = smb2_get_msg(buf); in smb3_decrypt_req() local