Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2ops.c4293 fill_transform_hdr(struct smb2_transform_hdr * tr_hdr,unsigned int orig_len,struct smb_rqst * old_rq,__le16 cipher_type) fill_transform_hdr() argument
4430 struct smb2_transform_hdr *tr_hdr = crypt_message() local
4546 struct smb2_transform_hdr *tr_hdr = new_rq[0].rq_iov[0].iov_base; smb3_init_transform_rq() local
4908 struct smb2_transform_hdr *tr_hdr = (struct smb2_transform_hdr *)buf; receive_encrypted_read() local
5112 struct smb2_transform_hdr *tr_hdr = (struct smb2_transform_hdr *)buf; smb3_receive_transform() local
[all...]
H A Dtransport.c390 struct smb2_transform_hdr tr_hdr; smb_send_rqst() local
/linux/fs/smb/server/
H A Dauth.c844 struct smb2_transform_hdr *tr_hdr = smb_get_msg(iov[0].iov_base); in ksmbd_crypt_message() local
H A Dsmb2pdu.c9057 struct smb2_transform_hdr *tr_hdr = tr_buf + 4; in fill_transform_hdr() local
9109 struct smb2_transform_hdr *tr_hdr = smb_get_msg(buf); in smb3_decrypt_req() local