Home
last modified time | relevance | path

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

/system/bt/stack/crypto_toolbox/
Daes.cc222 static const uint_8t gfm3_sbox[256] = sb_data(f3); variable
232 #define gfm3_sb(x) gfm3_sbox[(x)]