smb2_encryption_neg_context
build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt)
build_encrypt_ctxt((struct smb2_encryption_neg_context *)pneg_ctxt);
ctxt_len = ALIGN(sizeof(struct smb2_encryption_neg_context), 8);
struct smb2_encryption_neg_context *ctxt)
(struct smb2_encryption_neg_context *)pctx);
(struct smb2_encryption_neg_context *)pctx,
static void build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt,
build_encrypt_ctxt((struct smb2_encryption_neg_context *)
ctxt_size += sizeof(struct smb2_encryption_neg_context) + 2;
struct smb2_encryption_neg_context *pneg_ctxt,
if (sizeof(struct smb2_encryption_neg_context) > ctxt_len) {
if (sizeof(struct smb2_encryption_neg_context) + cphs_size >