Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h448 #define SMB2_ENCRYPTION_CAPABILITIES cpu_to_le16(2) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c637 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
950 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c780 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
1037 } else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) { in deassemble_neg_contexts()