Searched refs:temp (Results 1 – 1 of 1) sorted by relevance
265 unsigned char S[256],K[256],temp; in P_RC4() local280 temp = S[i]; in P_RC4()282 S[j] = temp; in P_RC4()289 temp = S[i]; in P_RC4()291 S[j] = temp; in P_RC4()