Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/crypto_toolbox/
H A Daes.cc144 #define mm_data(w) … macro
176 static const uint_8t gfmul_9[256] = mm_data(f9);
177 static const uint_8t gfmul_b[256] = mm_data(fb);
178 static const uint_8t gfmul_d[256] = mm_data(fd);
179 static const uint_8t gfmul_e[256] = mm_data(fe);
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes.cc177 #define mm_data(w) \ macro
224 static const uint_8t gfmul_9[256] = mm_data(f9);
225 static const uint_8t gfmul_b[256] = mm_data(fb);
226 static const uint_8t gfmul_d[256] = mm_data(fd);
227 static const uint_8t gfmul_e[256] = mm_data(fe);