smb2_preauth_neg_context
(struct smb2_preauth_neg_context *)pctx);
build_preauth_ctxt(struct smb2_preauth_neg_context *pneg_ctxt)
build_preauth_ctxt((struct smb2_preauth_neg_context *)pneg_ctxt);
ctxt_len = ALIGN(sizeof(struct smb2_preauth_neg_context), 8);
static void decode_preauth_context(struct smb2_preauth_neg_context *ctxt)
build_preauth_ctxt((struct smb2_preauth_neg_context *)pneg_ctxt,
ctxt_size = sizeof(struct smb2_preauth_neg_context);
struct smb2_preauth_neg_context *pneg_ctxt,
(struct smb2_preauth_neg_context *)pctx,
static void build_preauth_ctxt(struct smb2_preauth_neg_context *pneg_ctxt,