Home
last modified time | relevance | path

Searched refs:tj (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/arcfour/
H A Darcfour_crypt.c112 uchar_t i, j, ti, tj; in arcfour_crypt() local
173 tj = arr[j]; in arcfour_crypt()
175 arr[i] = tj; in arcfour_crypt()
176 out[ii] = in[ii] ^ arr[(ti + tj) & 0xff]; in arcfour_crypt()
190 tj = arr[j]; in arcfour_crypt()
192 arr[i] = tj; in arcfour_crypt()
193 arr_ij = arr[(ti + tj) & 0xff]; in arcfour_crypt()
200 tj = arr[j]; in arcfour_crypt()
202 arr[i] = tj; in arcfour_crypt()
208 arr_ij = arr[(ti + tj) & 0xff]; in arcfour_crypt()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src7792 …sgr=\E%?%p1%p5%|%t)%e(%; \010\E%?%p1%p3%|%tj%ek%;\010\E%?%p2%tl%em%;\010\E%?%p7%t_%e%?%p4%t\^%eq%;…