Searched refs:rc4update (Results 1 – 1 of 1) sorted by relevance
152 static uint8_t rc4update(rc4state * state) { in rc4update() function228 if ((rc4update(&rc4state) ^ state->sessions[i].keystream[j]) != 0) { in correct()