Searched refs:IsServerCryptEnabledConnection (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEncryptedStreamSocket.h100 bool IsServerCryptEnabledConnection() const { return m_bServerCrypt; } function in class:CEncryptedStreamSocket
H A DServerConnect.cpp430 if (pServer && sender->IsServerCryptEnabledConnection() && !thePrefs::IsClientCryptLayerRequired()){

Completed in 79 milliseconds