Searched refs:randomKeyPart (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.cpp277 uint16_t randomKeyPart = GetRandomUint16(); local
285 PokeUInt16(keyData+4, randomKeyPart);
292 PokeUInt16(keyData+16, randomKeyPart);
304 PokeUInt16(keyData+21, randomKeyPart);
350 PokeUInt16(cryptedBuffer + 1, randomKeyPart);

Completed in 63 milliseconds