Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.h321 #define SMB2_ENCRYPTION_CAPABILITIES cpu_to_le16(2) macro
Dsmb2pdu.c454 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
685 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()