Lines Matching refs:iov_base
221 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)iov[0].iov_base;
274 rc = crypto_shash_update(shash, iov[0].iov_base,
338 label.iov_base, label.iov_len);
352 context.iov_base, context.iov_len);
483 d->label.iov_base = "SMB2AESCMAC";
485 d->context.iov_base = "SmbSign";
489 d->label.iov_base = "SMB2AESCCM";
491 d->context.iov_base = "ServerIn ";
495 d->label.iov_base = "SMB2AESCCM";
497 d->context.iov_base = "ServerOut";
511 d->label.iov_base = "SMBSigningKey";
513 d->context.iov_base = ses->preauth_sha_hash;
517 d->label.iov_base = "SMBC2SCipherKey";
519 d->context.iov_base = ses->preauth_sha_hash;
523 d->label.iov_base = "SMBS2CCipherKey";
525 d->context.iov_base = ses->preauth_sha_hash;
539 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)iov[0].iov_base;
590 rc = crypto_shash_update(shash, iov[0].iov_base,
621 shdr = (struct smb2_sync_hdr *)rqst->rq_iov[0].iov_base;
648 (struct smb2_sync_hdr *)rqst->rq_iov[0].iov_base;
790 iov[0].iov_base = (char *)mid->resp_buf;
813 (struct smb2_sync_hdr *)rqst->rq_iov[0].iov_base;
839 (struct smb2_sync_hdr *)rqst->rq_iov[0].iov_base;