Searched refs:smb2_encryption_neg_context (Results 1 – 3 of 3) sorted by relevance
482 build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt) in build_encrypt_ctxt()568 build_encrypt_ctxt((struct smb2_encryption_neg_context *)pneg_ctxt); in assemble_neg_contexts()569 ctxt_len = ALIGN(sizeof(struct smb2_encryption_neg_context), 8); in assemble_neg_contexts()655 struct smb2_encryption_neg_context *ctxt) in decode_encrypt_ctx()763 (struct smb2_encryption_neg_context *)pctx); in smb311_decode_neg_context()
748 static void build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt, in build_encrypt_ctxt()829 build_encrypt_ctxt((struct smb2_encryption_neg_context *)pneg_ctxt, in assemble_neg_contexts()832 ctxt_size += sizeof(struct smb2_encryption_neg_context) + 2; in assemble_neg_contexts()835 round_up(sizeof(struct smb2_encryption_neg_context) + 2, in assemble_neg_contexts()892 struct smb2_encryption_neg_context *pneg_ctxt, in decode_encrypt_ctxt()900 if (sizeof(struct smb2_encryption_neg_context) + cphs_size > in decode_encrypt_ctxt()1026 (struct smb2_encryption_neg_context *)pctx, in deassemble_neg_contexts()
457 struct smb2_encryption_neg_context { struct