Home | History | Annotate | Download | only in priv

Lines Matching full:sbox

3999 static const UChar sbox[256] = {                   // row nr
4038 r.w8[i] = sbox[v->w8[i]];
4292 r8[0] = sbox[w8[0]];
4293 r8[1] = sbox[w8[1]];
4294 r8[2] = sbox[w8[2]];
4295 r8[3] = sbox[w8[3]];