Searched refs:IS_KEYANDSIGNEEDED (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Dupdownclient.h65 IS_KEYANDSIGNEEDED = 2 enumerator in enum:ESecureIdentState
H A DBaseClient.cpp2058 if (m_socket == NULL || credits == NULL || m_SecureIdentState != IS_KEYANDSIGNEEDED){
2156 else if (m_SecureIdentState == IS_KEYANDSIGNEEDED) {
2158 AddDebugLogLineN( logClient, wxT("Invalid State error: IS_KEYANDSIGNEEDED in ProcessPublicKeyPacket") );
2220 nValue = IS_KEYANDSIGNEEDED;
2268 m_SecureIdentState = IS_KEYANDSIGNEEDED;
H A DClientTCPSocket.cpp1312 } else if (SecureIdentState == IS_KEYANDSIGNEEDED) {

Completed in 116 milliseconds