Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h453 #define SMB2_SIGNING_CAPABILITIES cpu_to_le16(8) macro
/linux/fs/smb/client/
H A Dsmb2pdu.c621 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_signing_ctxt()
961 else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) in smb311_decode_neg_context()
/linux/fs/smb/server/
H A Dsmb2pdu.c790 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_sign_cap_ctxt()
1061 } else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) { in deassemble_neg_contexts()