Home
last modified time | relevance | path

Searched refs:gfm2_sbox (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/crypto_toolbox/
Daes.cc221 static const uint_8t gfm2_sbox[256] = sb_data(f2); variable
231 #define gfm2_sb(x) gfm2_sbox[(x)]