Home
last modified time | relevance | path

Searched refs:SMB2_PREAUTH_INTEGRITY_CAPABILITIES (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h320 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
H A Dsmb2pdu.c435 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
687 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h437 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c576 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
922 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c780 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
843 "assemble SMB2_PREAUTH_INTEGRITY_CAPABILITIES context\n"); in assemble_neg_contexts()
1038 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) { in deassemble_neg_contexts()
1040 "deassemble SMB2_PREAUTH_INTEGRITY_CAPABILITIES context\n"); in deassemble_neg_contexts()

Completed in 30 milliseconds