Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h320 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
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()