Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h459 #define SMB2_SIGNING_CAPABILITIES cpu_to_le16(8) macro
/linux/fs/smb/client/
H A Dsmb2pdu.c652 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_signing_ctxt()
992 else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) in smb311_decode_neg_context()