Searched refs:pachIdent (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 DClientCredits.h78 bool SetSecureIdent(const byte* pachIdent, uint8 nIdentLen); // Public key cannot change, use only if there is not public key yet
H A DClientCredits.cpp208 bool CClientCredits::SetSecureIdent(const byte* pachIdent, uint8 nIdentLen) argument
213 memcpy(m_abyPublicKey,pachIdent, nIdentLen);

Completed in 100 milliseconds