Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Daes.c197 static const uint_8t sbox[256] = sb_data(f1); variable
208 #define s_box(x) sbox[(x)]