Searched refs:SMB2_SIGNING_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance
456 #define SMB2_SIGNING_CAPABILITIES cpu_to_le16(8) macro
618 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_signing_ctxt()958 else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) in smb311_decode_neg_context()
799 pneg_ctxt->ContextType = SMB2_SIGNING_CAPABILITIES; in build_sign_cap_ctxt()1070 } else if (pctx->ContextType == SMB2_SIGNING_CAPABILITIES) { in deassemble_neg_contexts()
Completed in 34 milliseconds