Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.c376 #define SMB2_PREAUTH_INTEGRITY_CAPABILITIES cpu_to_le16(1) macro
383 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
506 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()