Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h415 #define SMB2_ENCRYPTION_CAPABILITIES cpu_to_le16(2) macro
/linux-6.1.9/fs/cifs/
Dsmb2pdu.c484 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
764 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c751 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
1019 } else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) { in deassemble_neg_contexts()