Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DBaseClient.cpp2051 wxCHECK2(m_SecureIdentState == IS_KEYANDSIGNEEDED, return); in SendPublicKeyPacket()
2154 else if (m_SecureIdentState == IS_KEYANDSIGNEEDED) { in ProcessPublicKeyPacket()
2228 nValue = IS_KEYANDSIGNEEDED; in SendSecIdentStatePacket()
2270 m_SecureIdentState = IS_KEYANDSIGNEEDED; in ProcessSecIdentStatePacket()
H A Dupdownclient.h66 IS_KEYANDSIGNEEDED = 2 enumerator
H A DClientTCPSocket.cpp1309 } else if (SecureIdentState == IS_KEYANDSIGNEEDED) { in ProcessExtPacket()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DBaseClient.cpp2051 wxCHECK2(m_SecureIdentState == IS_KEYANDSIGNEEDED, return); in SendPublicKeyPacket()
2154 else if (m_SecureIdentState == IS_KEYANDSIGNEEDED) { in ProcessPublicKeyPacket()
2228 nValue = IS_KEYANDSIGNEEDED; in SendSecIdentStatePacket()
2270 m_SecureIdentState = IS_KEYANDSIGNEEDED; in ProcessSecIdentStatePacket()
H A Dupdownclient.h66 IS_KEYANDSIGNEEDED = 2
H A DClientTCPSocket.cpp1309 } else if (SecureIdentState == IS_KEYANDSIGNEEDED) { in ProcessExtPacket()