Home
last modified time | relevance | path

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

/linux/fs/smbfs_common/
A Dsmb2pdu.h360 #define SMB2_ENCRYPTION_CAPABILITIES cpu_to_le16(2) macro
/linux/fs/cifs/
A Dsmb2pdu.c464 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
734 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()
/linux/fs/ksmbd/
A Dsmb2pdu.c747 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
1015 } else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) { in deassemble_neg_contexts()

Completed in 29 milliseconds