Searched defs:o (Results 1 – 2 of 2) sorted by relevance
67 #define subbyte(a, o)(sbox[((a) >> (o))&0xff] << (o)) argument