Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h414 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.c407 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
730 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()
/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.c731 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
1001 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) { in deassemble_neg_contexts()

Completed in 33 milliseconds