Home
last modified time | relevance | path

Searched defs:gfm2_sb (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/crypto_toolbox/
Daes.cc231 #define gfm2_sb(x) gfm2_sbox[(x)] macro
308 #define gfm2_sb(x) f2(s_box(x)) macro
/system/bt/gd/crypto_toolbox/
Daes.cc183 #define gfm2_sb(x) gfm2_sbox[(x)] macro
259 #define gfm2_sb(x) f2(s_box(x)) macro