Searched refs:sbox (Results 1 – 2 of 2) sorted by relevance
218 static const uint_8t sbox[256] = sb_data(f1); variable229 #define s_box(x) sbox[(x)]
170 static const uint_8t sbox[256] = sb_data(f1); variable181 #define s_box(x) sbox[(x)]