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