Searched defs:s_box (Results 1 – 1 of 1) sorted by relevance
208 #define s_box(x) sbox[(x)] macro291 #define s_box(x) fwd_affine(gf_inv(x)) macro