Searched refs:bufferToCompare (Results 1 – 1 of 1) sorted by relevance
59 BYTE bufferToCompare[sizeof(valueToCompare)]; in TicketIsSafe() local66 marshalBuffer = bufferToCompare; in TicketIsSafe()68 if(MemoryEqual(buffer->buffer, bufferToCompare, sizeof(valueToCompare))) in TicketIsSafe()