Searched refs:smb2_encryption_neg_context (Results 1 – 4 of 4) sorted by relevance
459 build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt) in build_encrypt_ctxt()545 build_encrypt_ctxt((struct smb2_encryption_neg_context *)pneg_ctxt); in assemble_neg_contexts()546 ctxt_len = DIV_ROUND_UP(sizeof(struct smb2_encryption_neg_context), 8) * 8; in assemble_neg_contexts()625 struct smb2_encryption_neg_context *ctxt) in decode_encrypt_ctx()733 (struct smb2_encryption_neg_context *)pctx); in smb311_decode_neg_context()
367 struct smb2_encryption_neg_context { struct
746 static void build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt, in build_encrypt_ctxt()827 build_encrypt_ctxt((struct smb2_encryption_neg_context *)pneg_ctxt, in assemble_neg_contexts()830 ctxt_size += sizeof(struct smb2_encryption_neg_context) + 2; in assemble_neg_contexts()833 round_up(sizeof(struct smb2_encryption_neg_context) + 2, in assemble_neg_contexts()890 struct smb2_encryption_neg_context *pneg_ctxt, in decode_encrypt_ctxt()898 if (sizeof(struct smb2_encryption_neg_context) + cphs_size > in decode_encrypt_ctxt()1005 (struct smb2_encryption_neg_context *)pctx, in deassemble_neg_contexts()
299 struct smb2_encryption_neg_context { struct