Home
last modified time | relevance | path

Searched refs:SMB2_PREAUTH_INTEGRITY_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h318 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
Dsmb2pdu.c414 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
728 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h269 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
Dsmb2pdu.c737 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
988 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) { in deassemble_neg_contexts()