Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.c403 #define SMB2_ENCRYPTION_CAPABILITIES cpu_to_le16(2) macro
420 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()
538 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()