Searched refs:transform_len (Results 1 – 1 of 1) sorted by relevance
8727 unsigned int nonce_len = 0, transform_len; in smb2_prep_rdma_read() local8764 transform_len = sizeof(*transform) + sizeof(*crypto) + in smb2_prep_rdma_read()8767 rsp->DataLength = cpu_to_le32(transform_len); in smb2_prep_rdma_read()8771 transform_len, nonce_len, SMB2_SIGNATURE_SIZE); in smb2_prep_rdma_read()8772 return transform_len; in smb2_prep_rdma_read()