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