Searched refs:gfm2_sbox (Results 1 – 2 of 2) sorted by relevance
173 static const uint_8t gfm2_sbox[256] = sb_data(f2); variable183 #define gfm2_sb(x) gfm2_sbox[(x)]
221 static const uint_8t gfm2_sbox[256] = sb_data(f2); variable231 #define gfm2_sb(x) gfm2_sbox[(x)]