Searched refs:maskingKey (Results 1 – 1 of 1) sorted by relevance
110 const char* maskingKey = p; in parseFrame() local113 payload[i] ^= maskingKey[i % maskingKeyWidthInBytes]; // Unmask the payload. in parseFrame()