Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h420 #define SMB2_SIGNING_CAPABILITIES cpu_to_le16(8) macro
/linux-6.1.9/fs/cifs/
Dsmb2pdu.c465 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_signing_ctxt()
772 else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) in smb311_decode_neg_context()
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c774 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_sign_cap_ctxt()
1043 } else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) { in deassemble_neg_contexts()