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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEncryptedDatagramSocket.cpp436 uint16_t nRandomKeyPart = GetRandomUint16(); local
441 PokeUInt16(achKeyData + 5, nRandomKeyPart);
468 PokeUInt16(pachCryptedBuffer + 1, nRandomKeyPart);

Completed in 61 milliseconds